188 Summit 200 Series Switch Installation and User Guide
IP Unicast Routing
The example in Figure 33 is configured as follows:
create vlan Finance
create vlan Personnel
config Finance add port 2,4
config Personnel add port 3,5
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 56.
Table 56: 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.