Interface And Hardware Component Configuration Guide For Cisco Ncs 5500 Series Routers, Ios Xr Release - Cisco NCS 5500 Series Configuration Manual

Interface and hardware component configuration
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Integrated Routing and Bridging
Step 2
interface bvi identifier
Example:
RP/0/RP0/CPU0:router(config)# interface bvi 1
Specifies or creates a BVI, where identifier is a number from 1 to 65535.
Step 3
ipv4 address ipv4-address mask [secondary] ipv6 address ipv6-prefix/prefix-length [eui-64] [route-tag route-tag value]
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address 10.10.0.4 255.255.255.0
Specifies a primary or secondary IPv4 address or an IPv6 address for an interface.
Step 4
arp purge-delay seconds
Example:
RP/0/RP0/CPU0:router(config-if)#arp purge-delay 120
(Optional) Specifies the amount of time (in seconds) to delay purging of Address Resolution Protocol (ARP) table entries
when the interface goes down.
The range is 1 to 65535. By default purge delay is not configured.
Step 5
arp timeout seconds
Example:
RP/0/RP0/CPU0:router(config-if)# arp timeout 12200
(Optional) Specifies how long dynamic entries learned on the interface remain in the ARP cache.
The range is 30 to 2144448000 seconds. The default is 14,400 seconds (4 hours).
Step 6
bandwidth rate
Example:
RP/0/RP0/CPU0:router(config-if)# bandwidth 1000000
(Optional) Specifies the amount of bandwidth (in kilobits per second) to be allocated on the interface. This number is
used as the cost metric in routing protocols for the BVI.
The range is 0 to 4294967295. The default is 10000000 (10 Gbps).
Step 7
mtu bytes
Example:
RP/0/RP0/CPU0:router(config-if)# mtu 2000
(Optional) Specifies the maximum transmission unit (MTU) size for packets on the interface. The range is 64 to 65535.
The default is 1514.
Step 8
end or commit
Example:
RP/0/RP0/CPU0:router(config-if)# end
Interface and Hardware Component Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x
Configuring the Bridge Group Virtual Interface
81

Advertisement

Table of Contents
loading

Table of Contents