16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Examples for the 16- and 36-Port Ethernet Switch Module
149
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
interface Vlan 60
description data vlan
ip address 10.60.1.1 255.255.255.0
interface Serial1/0
ip address 160.3.1.2 255.255.255.0
Note
Standard IGP routing protocols such as RIP, IGRP, EIGRP, and OSPF are supported on the Ethernet
switch network module. Multicast routing is also supported for PIM dense mode, sparse mode, and
sparse-dense mode.
Single Subnet Configuration Example
The Ethernet switch network module supports the use of an 802.1p-only option when configuring the
voice VLAN. Using this option allows the IP phone to tag VoIP packets with a CoS of 5 on the native
VLAN, while all PC data traffic is sent untagged.
The following example shows a single subnet configuration for the Ethernet switch network module
switch:
Router#
FastEthernet 5/2
description Port to IP Phone in single subnet
switchport access vlan 40
switchport voice vlan dot1p
spanning-tree portfast
The Ethernet switch network module instructs the IP phone to generate an 802.1Q frame with a null
VLAN ID value but with an 802.1p value (default is COS of 5 for bearer traffic). The voice and data
VLANs are both 40 in this example.
Ethernet Ports on IP Phones with Multiple Ports Example
The following example illustrates the configuration on the IP phone:
interface FastEthernet2/2
switchport voice vlan 5
switchport mode trunk