Cisco ASR 9000 Series Konfigurieren der Netzwerkeinstellungen - Seite 23
Blättern Sie online oder laden Sie pdf Konfigurieren der Netzwerkeinstellungen für Gateway Cisco ASR 9000 Series herunter. Cisco ASR 9000 Series 26 Seiten. Line card
Auch für Cisco ASR 9000 Series: Konfigurationshandbuch (46 seiten), Konfigurationshandbuch (50 seiten), Handbuch (24 seiten), Konfigurieren von (46 seiten), Handbuch (44 seiten), Kurzreferenz-Handbuch (7 seiten)
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