Command Reference Guide

SROS Command Line Interface Reference Guide Ethernet Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 473
mac-address <address>
Use the mac-address command to specify the Media Access Control (MAC) address of the unit. Only the
last three values of the MAC address can be modified. The first three values contain the reserved number
(00:0A:C8) by default. Use the no form of this command to return to the default MAC address.
Syntax Description
<address> MAC address entered in a series of six dual-digit hexadecimal values separated
by colons (for example 00:0A:C8:5F:00:D2)
Default Values
A unique default MAC address is programmed in each unit.
Command Modes
(config-interface)# Ethernet Command Mode
Usage Examples
The following example configures a MAC address of 00:12:79:5F:00:D2:
(config)#interface ethernet 0/1
(config-eth 0/1)#mac-address 00:0A:C8:5F:00:D2