Specifications

Chapter 4 Configuring Routing Among VLANs with IEEE 802.1Q Encapsulation
VLAN Commands
4-6
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Configuring IP Routing over IEEE 802.1Q
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
!
Configuring IPX Routing over IEEE 802.1Q
This configuration example shows IPX being routed on VLAN 102:
!
ipx routing
!
interface fastethernet 0.102
encapsulation dot1q 102
ipx network 100
!
VLAN Commands
This section provides an alphabetical listing of all the VLAN commands that are
new or specific to the Cisco router. All other commands used with this feature are
documented in the Cisco IOS Release 12.1T command reference documents.
clear vlan statistics
To remove virtual LAN statistics from any statically configured or
system-configured entries, use the clear vlan statistics privileged EXEC
command:
clear vlan statistics