Avaya Application Solutions Deployment Manual page 398

Table of Contents

Advertisement

Multi-VLAN example
Table 90: Command set and explanations for multi-VLAN example (continued)
Command
set vlan 10 1/3
set trunk 1/5 nonegotiate dot1q
clear trunk 1/5 2-9, 11-1005
Optional command using auxiliaryvlan on the telephone port instead of
explicit trunking
set port auxiliaryvlan 1/5 10
If the P330 switch were a Cisco IOS switch instead
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 1005
switchport trunk allowed vlan
1,10,1005
switchport mode trunk
spanning-tree portfast
interface FastEthernet0/2
switchport access vlan 10
spanning-tree portfast
interface FastEthernet0/3
switchport access vlan 10
spanning-tree portfast
interface FastEthernet0/5
398 Avaya Application Solutions IP Telephony Deployment Guide
Notes
Plain 802.1Q trunk port with no Cisco
negotiation features.
Unnecessary VLANs removed; 1 and
10 remain.
VLAN 10 is the auxiliaryvlan; only
VLANs 1 and 10 on this port; port is an
802.1Q trunk port, though not explicitly
configured.
Port connected to Cisco router is an
802.Q trunk port.
Cisco switches do not tag the native
VLAN, but the router expects a tag on
VLAN 1, so the native VLAN is changed
to some unused VLAN.
VLANs 1, 10, and 1005 allowed on
trunk.
Port/native VLAN changed to 10 on this
port.
4 of 5

Advertisement

Table of Contents
loading

Table of Contents