Cisco ASR 9000 Series Configuring Network Settings page 23

Router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring the Satellite Network Virtualization (nV) System on the Cisco ASR 9000 Series Router
Satellite Interface Configuration
The Satellite interface can be used as any other regular GigabitEthernet interfaces:
interface GigabitEthernet200/0/0/0
l2transport
!
!
interface GigabitEthernet200/0/0/0
ip address 99.0.0.1 255.255.255.0
!
!
interface GigabitEthernet200/0/0/2
bundle id 100 mode active
!
!
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
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Configuration Guide
OL-26061-03
Configuration Examples for Satellite nV System
HC-729

Advertisement

Table of Contents
loading

Table of Contents