Configuring Ipx Intervlan Routing On The Rsm; Configuring Appletalk Intervlan Routing On An Rsm - Cisco RJ-45-to-AUX Brochure

Cisco switch brochure
Table of Contents

Advertisement

RSM1>enable
RSM1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RSM1(config)#interface vlan 2
RSM1(config−if)#
%LINEPROTO−5−UPDOWN: Line protocol on Interface Vlan2, changed state to down
3.
Assign IP addresses to the VLAN interfaces:
RSM1(config−if)#ip address 172.20.52.33 255.255.255.224
RSM1(config−if)#no shutdown
%LINEPROTO−5−UPDOWN: Line protocol on Interface Vlan2, changed state to up
RSM1(config−if)#interface vlan 3
RSM1(config−if)#
Repeat these steps for each VLAN. After you successfully configure the network, all end stations should be
able to communicate with one another. Communication between hosts in the same VLAN is handled only by
the switches. All interVLAN traffic must be routed by the RSM.

Configuring IPX InterVLAN Routing on the RSM

To configure interVLAN routing for IPX, perform these steps in Global Configuration mode:
1.
Enable IPX routing on the router:
RSM1(config)#ipx routing
2.
Specify an IPX routing protocol, in this example IPX RIP:
RSM1(config)#ipx router rip
RSM1(config−ipx−router)#network all
3.
Specify a VLAN interface on the RSM:
RSM1(config−ipx−router)#interface vlan50
4.
Assign a network number to the VLAN and an encapsulation method; then exit:
RSM1(config−if)#ipx network 50 encapsulation snap
RSM1(config−if)#^Z
RSM1#

Configuring AppleTalk InterVLAN Routing on an RSM

To configure interVLAN routing for AppleTalk, perform these tasks beginning in Global Configuration mode:
1.
Enable AppleTalk routing on the router:
RSM1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RSM1(config)#appletalk routing
2.
Specify a VLAN interface number on the RSM and assign a cable range to the VLAN:
RSM1(config)#interface vlan100
RSM1(config−if)#appletalk cable−range 200−200
3.
Assign a zone name to the VLAN; then exit:
Router(config−if)#appletalk zone artdept
Router(config−if)#^Z
128

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents