Specifications
Configuring Routing Between VLANs
How to Configure Routing Between VLANS
32
entire physical interface would stop routing any AppleTalk packets. With this feature enabled, AppleTalk
routing on subinterfaces will be unaffected by changes in the main interface with the main interface in
the “no-shut” state.
To route AppleTalk over IEEE 802.10 between VLANs, create the environment in which it will be used
by customizing the subinterface and perform the tasks described in the following steps in the order in
which they appear.
SUMMARY STEPS
1. enable
2. configure terminal
3. appletalk routing [eigrp router-number]
4. interface fastethernet slot/port.subinterface-number
5. appletalk cable-range cable-range [network.node]
6. appletalk zone zone-name
7. encapsulation sde said
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
appletalk routing [eigrp router-number]
Example:
Router(config)# appletalk routing
Enables AppleTalk routing globally.
Step 4
interface fastethernet
slot/port.subinterface-number
Example:
Router(config)# interface fastethernet 4/1.00
Specifies the subinterface the VLAN will use.
Step 5
appletalk cable-range cable-range
[network.node]
Example:
Router(config-if)# appletalk 100-100 100.1
Assigns the AppleTalk cable range and zone for the
subinterface.