Creating An Interface; Configuring A Port And Binding It To An Interface; Configuring A Static Route For An Interface - Cisco ASR 5500 Administration Manual

Asr 5500 system administration guide, staros release 19
Table of Contents

Advertisement

System Interfaces and Ports

Creating an Interface

Use the following example to create a new interface in a context:
configure
context
Notes:
• Optional: Add the loopback keyword option to the interface name command, to set the interface type
• Optional: Add the secondary keyword to the { ip | ipv6 } address command, to assign multiple IP
• Optional: In the interface config mode, add the port-switch-on-L3-fail address command, to configure

Configuring a Port and Binding It to an Interface

Use the following example configuration to configure and assign a port to an interface:
configure
port ethernet slot#/port#
Notes:
• For port ethernet slot#, use the actual chassis slot in which the MIO/UMIO card is installed; this could
• For port ethernet port#, use ports 10 to 19 (DC1) or 20 to 29 (DC2).
• Optional: In the Ethernet Port configuration mode, add the preferred slot slot# command if you want
• Binding associates the port and all of its settings to the named interface.

Configuring a Static Route for an Interface

Use the following example to configure a static route for an interface:
configure
context name
name
interface name
{ ip | ipv6 } address address subnetmask
end
as "loopback" which is always UP and not bound to any physical port.
addresses to the interface. IP addresses can be entered using IPv4 dotted-decimal or IPv6
colon-separated-hexadecimal notation.
the interface for switchover to the port on the redundant line card if connectivity to a specified IP address
is lost. This IP address can be entered using IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal
notation.
description description
no shutdown
bind interface interface_name context_name
end
be 5 or 6.
to specify a port preference.
secondary
[
]
ASR 5500 System Administration Guide, StarOS Release 19
Creating an Interface
77

Advertisement

Table of Contents
loading

Table of Contents