Cisco 6000 Series Configuration Manual page 46

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring Gigabit Ethernet Interfaces
Command or Action
Step 2
show interfaces [TenGigE ] interface-path-id
Example:
RP/0/RP0/CPU0:router# show TenGigE 0/1/0/0
Step 3
configure
Example:
RP/0/RP0/CPU0:router# configure terminal
Step 4
interface [GigabitEthernet | TenGigE ] interface-path-id
Example:
RP/0/RP0/CPU0:router(config)# interfaceTenGigE
0/1/0/0
Step 5
ipv4 address ip-address mask
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address
172.18.189.38 255.255.255.224
Step 6
flow-control {bidirectional| egress | ingress}
Example:
RP/0/RP0/CPU0:router(config-if)# flow control
ingress
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
34
Purpose
(Optional) Displays the configured interface and checks
the status of each interface port.
Possible interface types for this procedure are:
• HundredGigE
• TenGigE
Enters XR configuration mode.
Enters interface configuration mode and specifies the
Ethernet interface name and notation rack/slot/module/port
. Possible interface types for this procedure are:
• HundredGigE
• TenGigE
The example indicates an 8-port 10-Gigabit
Note
Ethernet interface in modular services card slot
1.
Assigns an IP address and subnet mask to the interface.
• Replace ip-address with the primary IPv4 address for
the interface.
• Replace mask with the mask for the associated IP
subnet. The network mask can be specified in either
of two ways:
• The network mask can be a four-part dotted
decimal address. For example, 255.0.0.0
indicates that each bit equal to 1 means that the
corresponding address bit belongs to the network
address.
• The network mask can be indicated as a slash
(/) and number. For example, /8 indicates that
the first 8 bits of the mask are ones, and the
corresponding bits of the address are network
address.
(Optional) Enables the sending and processing of flow
control pause frames.
• egress—Enables the sending of flow control pause
frames in egress.
• ingress—Enables the processing of received pause
frames on ingress.
Configuring Ethernet Interfaces

Advertisement

Table of Contents
loading

Table of Contents