SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
481
mac address-table static
<mac address>
bridge
<bridge id>
interface
<interface>
Use the
mac address-table static
command to insert a static MAC address entry into the MAC address
table. Use the
no
form of this command to remove an entry from the table.
Syntax Description
<mac address>
Specifies a valid 48-bit MAC address.
bridge
<bridge id>
Specifies a valid bridge interface ID.
interface
<interface>
Specifies a valid slot/port interface ID. Type
mac address-table static
bridge interface ?
for a complete list of valid interfaces.
Default Values
By default, there are no static entries configured.
Usage Examples
The following example adds a static MAC address to Ethernet 0/1 on bridge group 4:
ProCurve(config)#
mac address-table static 00:12:79:00:00:01 bridge 4 interface ethernet 0/1