Configuration Examples for Intermediate Cloud
Example 1: Configuration on L2 Device 1
The following example shows a sample configuration on L2 Device 1.
!! IOS XR Configuration 5.1.0
!! Last configuration change at Fri Oct 18 01:23:05 2013 by root
!
hostname Cluster4
logging console debugging
telnet vrf default ipv4 server max-servers 99
line console
exec-timeout 0 0
!
vty-pool default 0 90
interface Loopback0
ipv4 address 2.2.2.2 255.255.255.255
!
interface MgmtEth0/RSP0/CPU0/0
ipv4 address 1.84.22.3 255.255.0.0
!
interface MgmtEth0/RSP0/CPU0/1
ipv4 address 172.27.152.24 255.255.255.128
!
interface MgmtEth0/RSP1/CPU0/0
ipv4 address 1.75.50.2 255.255.0.0
!
interface MgmtEth0/RSP1/CPU0/1
shutdown
!
interface GigabitEthernet0/0/0/0
l2transport
!
!
interface GigabitEthernet0/0/0/11
l2transport
!
!
interface GigabitEthernet0/0/0/15
l2transport
!
!
interface GigabitEthernet0/0/0/21
l2transport
!
!
interface TenGigE0/1/0/0
mtu 9000
ipv4 address 17.1.1.1 255.255.255.0
!
interface TenGigE0/1/0/1
mtu 9000
ipv4 address 21.1.1.1 255.255.255.0
transceiver permit pid all
!
interface preconfigure GigabitEthernet0/2/0/0
l2transport
!
!
interface preconfigure GigabitEthernet0/2/0/11
l2transport
!
!
router static
address-family ipv4 unicast
0.0.0.0/0 172.27.152.1
123.0.0.0/8 MgmtEth0/RSP0/CPU0/0 1.84.0.1
123.123.123.123/32 119.1.1.38
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
140
Configuring the nV Edge System on the Cisco ASR 9000 Series Router
Configuration Examples for Intermediate Cloud