Specifications

Configuring Routing Between VLANs
Configuration Examples for Configuring Routing Between VLANs
63
Cisco 7500 Router Configuration
!
interface Fddi 1/0.100
encapsulation sde 100
appletalk cable-range 100-100 100.2
appletalk zone 100
!
interface Fddi 1/0.200
encapsulation sde 200
appletalk cable-range 200-200 200.2
appletalk zone 200
!
interface FastEthernet 2/0.3
encapsulation isl 3
appletalk cable-range 3-3 3.2
appletalk zone 3
!
interface FastEthernet 2/0.4
encapsulation isl 4
appletalk cable-range 4-4 4.2
appletalk zone 4
!
IEEE 802.1Q Encapsulation Configuration: Examples
Configuration examples for each protocols are provided in the following sections:
!Configuring AppleTalk over IEEE 802.1Q: Example, page 63
Configuring IP Routing over IEEE 802.1Q: Example, page 63
Configuring IPX Routing over IEEE 802.1Q: Example, page 64
VLAN 100 for Bridge Group 1 with Default VLAN1: Example, page 64
VLAN 20 for Bridge Group 1 with Native VLAN: Example, page 64
VLAN ISL or IEEE 802.1Q Routing: Example, page 64
VLAN IEEE 802.1Q Bridging: Example, page 65
VLAN IEEE 802.1Q IRB: Example, page 66
Configuring AppleTalk over IEEE 802.1Q: Example
This configuration example shows AppleTalk being routed on VLAN 100:
!
appletalk routing
!
interface fastethernet 4/1.100
encapsulation dot1q 100
appletalk cable-range 100-100 100.1
appletalk zone eng
!
Configuring IP Routing over IEEE 802.1Q: Example
This configuration example shows IP being routed on VLAN 101:
!