Bridge aging-time, Bridge multicast address – Dell PowerEdge M805 User Manual

Page 144

Advertising
background image

110

Address Table Commands

www

.dell.com | support.dell.com

Example

The following example adds a permanent static MAC-layer station source address
3aa2.64b3.a245 to the bridge table.

console(config-if-vlan1)#bridge address 3AA2.64B3.A245 ethernet

1/g8 permanent

bridge aging-time

Use the bridge aging-time command in Global Configuration mode to set the aging time of the
address. To restore the default, use the no form of the bridge aging-time command.

Syntax

bridge aging-time seconds

no bridge aging-time

seconds—Time is the number of seconds. (Range: 10 - 1000000 seconds)

Default Configuration

300 seconds

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

In this example the bridge aging time is set to 400.

console(config)#bridge aging-time 400

bridge multicast address

Use the bridge multicast address command in Interface Configuration mode to register MAC-layer
Multicast addresses to the bridge table and to add ports to the group statically. To deregister the
MAC address, use the no form of the bridge multicast address command.

Syntax

bridge multicast address {mac-multicast-address|ip-multicast-address}

bridge multicast address {mac-multicast-address|ip-multicast-address} [add|remove]
{ethernet interface-list|port-channel port-channel-number-list}

Advertising