The commands that you can use depend on the system that you have, your level of access, and the types of modules and other hardware options that are configured for your system. The following diagram shows the complete list of commands for all systems. See the checklist at the beginning of each command description in this chapter for whether your system supports the command.
bridge port summary
Displays a summary of bridge port information, including the STP configurations for the bridge port.
b po s
bridge port detail
Displays detailed information about bridge ports, including the STP configurations for the bridge port. It also includes the bridge port summary information.
b po d
bridge port mulitcastLimit
Sets the multicast packet firewall threshold that limits the forwarding rate to a bridge port of multicast traffic that originates on the Ethernet segment that is connected to the port.
b po m
bridge port stpState
Sets the Spanning Tree Protocol for one or more bridge ports on the system. This setting affects the operation of a port only if the Spanning Tree Protocol is enabled. You can also set the STP port parameters of path cost and priority.
b po stps
bridge port stpCost
Sets the path cost that the STP algorithm adds to the root cost field in a configuration message that is received on this port. The system uses this value to determine the path cost to the root through this port. You can set this value individually on each port.
b po stpc
bridge port stpPriority
Sets the STP bridge port priority, which influences the choice of port when the bridge has two ports that are connected to the same LAN, creating a loop. The Spanning Tree Protocol uses the bridge port with the lowest port priority.
b po stpp
bridge port gvrpState
Sets whether the VLAN origin for a port-based VLAN is dynamic (with GVRP) or static (without GVRP). You enable GARP VLAN Registration Protocol (GVRP) as an entire bridge state (see Chapter 9) and then as an individual bridge port state to take advantage of dynamic IEEE 802.1Q VLAN configuration. GVRP can help you simplify the management of VLAN configurations in your larger networks.
b p gvrp
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
Bridge ports |
Bridge ports for which you want to enable or disable the gvrpState |
disable |
bridge port address list
Displays the MAC addresses that are currently associated with selected bridge ports. The display includes each address type (static or dynamic), assigned port, and age.
b p a l
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
Bridge ports |
Bridge ports for which you want to display MAC addresses |
- |
bridge port address add
Adds new MAC addresses to the selected bridge ports as statically configured addresses. A statically configured address is never aged and cannot be learned on a different Ethernet port.
b p a add
bridge port address remove
Removes individual MAC addresses from selected bridge ports.
b p a r
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
MAC address |
MAC address that you want to remove |
A valid MAC address |
- |
bridge port address find
Determines the MAC address for a bridge port that you specify.
b p a fi
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
MAC address |
MAC address that you want to find |
A valid MAC address |
- |
bridge port address flushAll
Flushes all static and dynamic MAC addresses from the bridge ports that you select.
b p a flusha
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
Bridge ports |
Bridge ports for which you want to flush all addresses |
- |
bridge port address flushDynamic
Flushes all dynamic MAC addresses from the bridge ports that you select.
b p a flushd
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
Bridge ports |
Bridge ports for which you want to flush all addresses |
- |
bridge port address freeze
Changes all dynamic (automatically learned) addresses into static addresses for the bridge ports that you select.
b p a fr
|
Prompt |
Description |
Possible Values |
[Default] |
|---|---|---|---|
|
Bridge ports |
Bridge ports for which you want to flush all addresses |
- |