background image
Hands-On Lab
253
4.
Configure three VLAN interfaces, one for each VLAN configured in
the switched internetwork.
Router>en
Router#config t
Enter configuration commands, one per line. End with
CNTL/Z.
Router(config)#hostname 5000RSM
5000RSM(config)#int vlan 1
5000RSM(config-if)#ip address 172.16.1.1 255.255.255.0
5000RSM(config-if)#no shut
5000RSM(config-if)#int vlan 2
5000RSM(config-if)#ip address 172.16.2.1 255.255.255.0
5000RSM(config-if)#no shut
5000RSM(config-if)#int vlan 3
5000RSM(config-if)#ip address 172.16.3.1 255.255.255.0
5000RSM(config-if)#no shut
5.
Verify that the RSM is working by pinging between hosts.
Copyright ©2000 SYBEX , Inc., Alameda, CA
www.sybex.com