Quick Steps for Configuring LLDP-MED Network Policy Configuring 802.1AB
page 10-4 OmniSwitch AOS Release 7 Network Configuration Guide March 2011
To verify the remote system information, use the show lldp remote-system command. For example:
-> show lldp remote-system
Remote LLDP Agents on Local Slot/Port: 2/47,
Chassis ID Subtype = 4 (MAC Address),
Chassis ID = 00:d0:95:e9:c9:2e,
Port ID Subtype = 7 (Locally assigned),
Port ID = 2048,
Port Description = (null),
System Name = (null),
System Description = (null),
Capabilites Supported = none supported,
Capabilites Enabled = none enabled,
For more information about this display, see the OmniSwitch CLI Reference Guide.
Quick Steps for Configuring LLDP-MED Network
Policy
LLDP-MED Network Policy for Fixed Ports
Create a VLAN, and associate a port to the VLAN. Subsequently, a network policy ID can be created and
associated to the related port. The lldp tlv med, lldp network-policy, and
lldp med network-policy
commands must be used to configure and enable network policy for fixed ports.
1 Enable the transmission of network policy through a VLAN port using the lldp tlv med command.
Configure the LLDP-MED TLVs to be transmitted through a particular port using this command.
For example:
-> lldp 1/10 tlv med network-policy enable
2 Configure a local network policy on the switch for a specific application type using the lldp network
policy command. Assign a network policy identifier (ID) to a particular application type using this
command. For example:
-> lldp network-policy 1 application voice vlan 10 l2-priority 5
3 Bind the network policy to the VLAN port using the lldp med network-policy command.
For example:
-> lldp 1/10 med network-policy 1
4 re LLDP-MED TLVs for a particular port using this command.
-> lldp port 3/10 tlv med network-policy enable
5 Configure a local network policy on the switch for a specific application type using the lldp
network-policy application command.
-> lldp network-policy 1 application voice vlan 10 l2-priority 5
6 Bind the network policy to a port associated with a VLAN using the lldp med command.