Satellite Management Using Private Vrf; Configuration Of Satellite Using Auto-Ip; Satellite Configuration With Dual-Homed Hosts - Cisco ASR 9000 Series System Configuration Manual

Aggregation services router nv
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring the Satellite Network Virtualization (nV) System

Satellite Management Using Private VRF

You can use a special private VRF instead of the global default routing table, to configure the loopback
interface and ICLs used for satellite management traffic. IP addresses in this VRF will not conflict with any
other addresses used on the router.
router(config)# vrf NV_MGMT_VRF
router(config)# address ipv4 unicast
router(config)# interface Loopback 1000
router(config)# vrf NV_MGMT_VRF
router(config)# ipv4 address 10.0.0.1 / 24
router(config)# interface TenGige 0/1/0/3
router(config)# vrf NV_MGMT_VRF
router(config)# ipv4 point-to-point
router(config)# ipv4 unnumbered Loopback 1000
router(config)# nv
router(config-nv)# satellite-fabric-link satellite 500
router(config-nv)# remote-ports GigabitEthernet 0/0/28-39
router(config)# nv satellite 500
router(config)# ipv4 address 10.0.0.2 / 24

Configuration of Satellite using Auto-IP

show run nv satellite 1200
nv
satellite 1200
type asr901
!
interface GigabitEthernet0/1/0/5
transceiver permit pid all
nv
satellite-fabric-link satellite 1200
remote-ports GigabitEthernet 0/0/0-7
!
!
!

Satellite Configuration with Dual-Homed Hosts

You can configure satellite with dual-homed hosts as shown in this example.
redundancy
iccp
group <group-id>
member
!
backbone
!
isolation recovery-delay <value>
nv satellite
!
!
!
interface TenGigE0/1/0/0
nv
satellite-fabric-link {network | satellite <id>}
redundancy
!
neighbor <ip-address>
interface <interface-id>
system-mac <macaddr>
iccp-group <group-id>
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
Configuration of Satellite using Auto-IP
67

Advertisement

Table of Contents
loading

Table of Contents