Avaya 882 사용자 설명서

다운로드
페이지 782
25-18
User Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
Chapter 25
Displaying the Priority of a MAC Address
CLI Command
Use the show aft entry command to display the priority of a source MAC 
address or destination MAC address. The syntax of the command is: 
show aft entry [mac <wildcard-mac-address>] [VLAN {<VLAN-id> | 
name <VLAN-name>}] [port-binding {cpu | filter | forward [<mod-port-
spec>
]}] [status {learned | management | self | multicast}]
• Associate MAC address 
00:00:00:00:00:55 with port 1 on the 
module in slot 3 and with VLAN 50. 
• Forward frames that have a source or 
destination MAC address of 
00:00:00:00:00:55.
• Assign a priority of 7 to packets that 
have a destination MAC address of 
00:00:00:00:00:55.
set aft entry 00:00:00:00:00:55 
VLAN 50 port-binding forward 3/1 
da-priority aft 7
• Associate MAC address 
00:00:00:00:00:55 with port 1 on the 
module in slot 3 and with VLAN 50. 
• Forward frames that have a source or 
destination MAC address of 
00:00:00:00:00:55.
• Associate a priority of 5 with the 
destination MAC of address 
0:00:00:00:00:55.
• Assign the higher of the port priority, 
tag priority, or destination MAC 
address priority (5) to frames that 
have a destination MAC address of 
00:00:00:00:00:55. 
set aft entry 00:00:00:00:00:55 
VLAN 50 port-binding forward 3/1 
da-priority max-port-aft 5
Table 25-9.  Examples: set aft entry
To... 
Enter... 
2 of 2