User guide
178 Summit24e3 Switch Installation and User Guide
IP Unicast Routing
config Finance ipaddress 192.207.35.1
config Personnel ipaddress 192.207.36.1
config rip add vlan Finance
config rip add vlan Personnel
enable ipforwarding
enable rip
Displaying Router Settings
To display settings for various IP routing components, use the commands listed in Table 51.
Resetting and Disabling Router Settings
To return router settings to their defaults and disable routing functions, use the commands listed in
Table 52
Table 51: Router Show Commands
Command Description
show iparp {<ipaddress | vlan <name> |
permanent}
Displays the IP Address Resolution Protocol
(ARP) table. You can filter the display by IP
address, VLAN, or permanent entries.
show iparp proxy {<ipaddress> {<mask>}} Displays the proxy ARP table.
show ipconfig {vlan <name>} Displays configuration information for one or
all VLANs.
show ipconfig {vlan <name>} {detail} Displays IP configuration settings.
show ipfdb {<ipaddress> <netmask> | vlan
<name> }
Displays the contents of the IP forwarding
database (FDB) table. If no option is
specified, all IP FDB entries are displayed.
show iproute {priority | vlan <vlan> | permanent |
<ipaddress> <netmask> | origin [direct | static |
blackhole | rip | bootp | icmp | ospf-intra |
ospf-inter | ospf-as-external | ospf-extern1 |
ospf-extern2]} {sorted}
Displays the contents of the IP routing table
or the route origin priority.
show ipstats {vlan <name>} Displays IP statistics for the CPU of the
system.
Table 52: Router Reset and Disable Commands
Command Description
clear iparp {<ipaddress> | vlan <name>} Removes dynamic entries in the IP ARP table.
Permanent IP ARP entries are not affected.
clear ipfdb {<ipaddress> <netmask> | vlan
<name>]
Removes the dynamic entries in the IP
forwarding database. If no options are specified,
all IP FDB entries are removed.
disable bootp vlan [<name> | all] Disables the generation and processing of
BOOTP packets.