5 configuring static unicast address, 6 configuring static multicast address – CANOGA PERKINS 9175 Configuration Guide User Manual

Page 34

Advertising
background image

CanogaOS Configuration Guide

6-2

DUT#configure terminal

Enter the Configure mode.

DUT#show mac address-table ageing-time

Display address aging time.

6.4.3 Validation

Commands

Bridge 1

DUT#show mac address-table ageing-time
MAC address table ageing time is 10 seconds

6.5 Configuring Static Unicast Address

Unicast address can be only bind to one port.

6.5.1 Topology

Figure 6-2: Static Unicast Address

6.5.2 Configurations

Bridge 1

DUT#configure terminal

Enter the Configure mode.

DUT(config)#mac-address-table 0000.1234.5678
forward eth-0-1 vlan 1

Add static unicast address.

DUT(config)#end

Exit to exec mode.

DUT#show mac address-table

Display MAC address table.

6.5.3 Validation

Commands

Bridge 1

DUT#show mac address-table
VLAN port mac fwd static security
1 eth-0-1 0000.1234.5678 1 1 0

6.6 Configuring Static Multicast Address

Multicast address can be bind to multi-port.

6.6.1 Topology

Figure 6-3: Static Multicast Address

Advertising