Previous page Next page

Examples

Table�188:�Examples: set aft entry �
To...
Enter...
  • 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 frames that have a source 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 sa-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 source MAC address of 0:00:00:00:00:55.
  • Assign the higher of the port priority, tag priority, or source MAC address priority (5) to frames that have a source 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 sa-priority max-port-aft 5
  • 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


Previous page Next page