
Chapter 6 | CLI – Layer 3 |
|
|
ip proxy-arp Command
Use the ip
The syntax for this command is:
[no] ip proxy-arp
Example:
To disable proxy ARP on interface marketing:
Router-N(config-if:marketing)# no ip proxy-arp
ip routing-mode Command
Use the ip
The syntax for this command is:
ip routing-mode <mode>
mode | RT_MGMT or RT_PRIMARY_MGMT mode |
Example:
Router-N>ip routing-mode RT_PRIMARY_MGMT
ip redirect Command
Use the ip redirect command to enable the sending of redirect messages on the interface. The no form of this command disables the redirect messages. By default, sending of redirect messages on the interface is enabled.
The syntax for this command is:
[no] ip redirect
Example:
Router-N>ip redirect
155 |