Chapter 4
Configuring Routing Between VLANs with IEEE 802.1Q Encapsulation
Configuring AppleTalk over IEEE 802.1Q
Configuring IP Routing over IEEE 802.1Q
Configuring IPX Routing over IEEE 802.1Q
78-12696-01
This configuration example shows AppleTalk being routed on VLAN 100:
!
appletalk routing
!
interface fastethernet 0.100
encapsulation dot1q 100
appletalk cable-range 100-100 100.1
appletalk zone eng
!
This configuration example shows IP being routed on VLAN 101:
!
ip routing
!
interface fastethernet 0.101
encapsulation dot1q 101
ip addr 10.0.0.11 255.0.0.0
!
This configuration example shows IPX being routed on VLAN 102:
!
ipx routing
!
interface fastethernet 0.102
encapsulation dot1q 102
ipx network 100
!
Examples of IEEE 802.1Q Encapsulation Configuration
Cisco 1710 Security Router Software Configuration Guide
4-7