User guide

8-18 B
LACK
D
IAMOND
U
SER
G
UIDE
IP U
NICAST
R
OUTING
In this configuration, all IP traffic from stations connected to slots 1 and 3 have access to
the router by way of the VLAN Finance. Ports on slots 2 and 4 reach the router by way
of the VLAN Personnel. All other traffic (NetBIOS) is part of the VLAN MyCompany.
The example in Figure 8-2 is configured as follows:
create vlan Finance
create vlan Personnel
create vlan MyCompany
config Finance protocol ip
config Personnel protocol ip
config Finance add port 1:*,3:*
config Personnel add port 2:*,4:*
config MyCompany add port all
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
D
ISPLAYING
R
OUTER
S
ETTINGS
To display settings for various IP routing components, use the commands listed in
Table 8-5.
Table 8-5:
Router Show Commands
Command Description
show iparp proxy {<ipaddress> {<mask>} | all} Displays the proxy ARP table.