Avaya Inc. – External Distribution
IP Office & Ethernet Switching Technical Configuration Guide
7.2 ERS Connectivity Configuration
The focus of the interoperability testing was primarily on PoE and QoS. The PoE tests verified that power
was supplied to all the devices, and the QoS tests verified that 802.1p and DSCP values were respected.
The following configuration sections show how to configure and verify the ERS settings. For the most
part, there are very few features to configure because the default settings are more than adequate.
On the ERS, configure the following features:
Auto Configuration — Go to Configuring Auto Configuration.
ADAC and LLDP — Go to Configuring ADAC and LLDP.
PoE — Go to Configuring PoE.
QoS — Go to Verifying QoS Settings.
AES — Go to Configuring AES.
7.2.1 Configuring Auto Configuration
The following configuration assumes you are using the latest code with support LLDP without having to
use ADAC.
ERS-Stackable>enable
ERS-Stackable#configure terminal
Create voice and data VLAN – assuming VLAN 102 is used for data and VLAN 805 is used for
voice
ERS-Stackable(config)#vlan create 805 name voice type port voice-vlan
ERS-Stackable(config)#vlan create 1002 name data type port
Add port members assuming ports 3-11 are access and port 24 is the uplink trunk port
ERS-Stackable(config)#vlan members add 1002 3-11,24
ERS-Stackable(config)#vlan members add 805 3-11,24
ERS-Stackable(config)#vlan port 3-11 pvid 1002
Remove port members from default VLAN
ERS-Stackable(config)#vlan members remove 1 3-11,23-24
ERS-Stackable(config)#qos if-group name trusted class trusted
ERS-Stackable(config)#qos if-assign port ALL name trusted