Cisco 10000 Series Configuration Manual page 254

Router line card
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Configuration Commands
Specifying Auto-Negotiation
To enable auto-negotiation, enter the negotiation auto command.
negotiation auto
[no] negotiation auto
The default configuration is auto-negotiation enabled.
Use the no form of the command to disable negotiation.
Note
Both sides must be enabled for auto-negotiation, or the link does not come up.
In the following example, negotiation is disabled:
Router(config)# interface GigabitEthernet 1/0/0
Router(config-if)# no negotiation auto
Assigning a MAC Address
To assign a specific MAC address to a 1-Port Gigabit Ethernet line card interface, use the mac-address
command:
mac-address address
[no] mac-address address
Where address assigns a user-defined MAC address to a Gigabit Ethernet interface. The MAC address
takes the form xxxx.xxxx.xxxx, where xxxx represents a 2-byte hexadecimal value.
Use the mac-address command to preserve a MAC address when you move a card to a new slot or
Tip
chassis. You may want to preserve the MAC address if you have an access list that refers to it. If you use
this command, you should change the address on the original slot so that you do not have two slots with
the same address.
Use no mac-address to restore the default MAC address.
Use the show interfaces GigabitEthernet slot/subslot/port command to see the MAC address.
In the following example, a new MAC address is assigned:
Router(config)# interface GigabitEthernet 1/0/0
router(config-if)# mac-address 6000.0001.0003
Cisco 10000 Series Router Line Card Configuaration Guide
11-4
Chapter 11
1-Port Gigabit Ethernet Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents