Reference Guide

IPv4 Routing | 651
ip redirects
e
Enable the interface to send ICMP redirect messages.
Syntax
ip redirects
To return to default, enter no ip redirects.
Defaults
Disabled
Command Modes
INTERFACE
Command
History
Usage
Information
This command is available for physical interfaces and port-channel interfaces on the E-Series.
ip route
c e s
Assign a static route to the switch.
Syntax
ip route vrf {vrf instance} destination mask {ip-address | interface [ip-address]} [distance]
[permanent] [tag tag-value]
To delete a specific static route, use the no ip route destination mask {address | interface
[ip-address]} command.
To delete all routes matching a certain route, use the no ip route destination mask command.
Parameters
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series
Note: This command is not supported on default VLAN (default vlan-id command).
vrf name (OPTIONAL) E-Series Only: Enter the keyword vrf followed by the VRF Instances
name to tie the static route to the VRF instance.
destination
Enter the IP address in dotted decimal format of the destination device.
mask
Enter the mask in slash prefix formation (/x) of the destination device’s IP address.
ip-address
Enter the IP address in dotted decimal format of the forwarding router.