*A:ALA-1>config>service>vprn# info
----------------------------------------------
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
proxy-arp
exit
sap 1/1/10:1 create
ingress
qos 100
exit
egress
qos 1010
filter ip 10
exit
exit
dhcp
description "DHCP test"
exit
vrrp 1
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
bgp
router-id 10.0.0.1
group "to-cel"
export "vprnBgpExpPolCust1"
peer-as 65101
neighbor 10.1.1.2
exit
exit
exit
pim
apply-to all
rp
static
exit
bsr-candidate
shutdown
exit
rp-candidate
shutdown
exit
exit
exit
rip
export "vprnRipExpPolCust1"
group "cel"
neighbor "to-ce1"
exit
exit
exit
no shutdown
----------------------------------------------
*A:ALA-1>config>service>vprn#
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
route-distinguisher 10001:0
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service>vprn#
Refer to VPRN Services Command Reference for CLI syntax to configure VPRN parameters.
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
autonomous-system 10000
route-distinguisher 10001:1
spoke-sdp 2 create
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service#
spoke-sdp sdp-id:vc-id [vc-type {ether|vlan|vpls}]
A:ALA-48>config>service>vprn# info
----------------------------------------------
...
interface "SpokeSDP" create
spoke-sdp 3:4 create
ingress
vc-label 3000
filter ip 10
exit
egress
vc-label 2000
filter ip 10
exit
exit
exit
...
spoke-sdp 3 create
exit
no shutdown
----------------------------------------------
A:ALA-48>config>service>vprn#
Refer to VPRN Services Command Reference for CLI syntax to configure VPRN parameters.
config>service# info
#------------------------------------------
...
vprn 1 customer 2 create
route-distinguisher 1:11
interface "if1" create
address 12.13.14.15/32
loopback
exit
interface "if2" create
address 14.14.14.1/24
sap 1/1/2:0 create
exit
exit
pim
interface "if1"
exit
interface "if2"
exit
rp
static
exit
bsr-candidate
shutdown
exit
rp-candidate
shutdown
exit
exit
exit
no shutdown
exit
exit
#------------------------------------------
config>service#
Refer to the 7750 SR OS Router Configuration Guide for command descriptions and syntax information to configure router interfaces.
ALA48>config>router# info
#------------------------------------------
echo "IP Configuration"
#------------------------------------------
...
interface "if1"
address 2.2.2.1/24
port 1/1/33
exit
interface "if2"
address 10.49.1.46/24
port 1/1/34
exit
interface "if3"
address 11.11.11.1/24
port 1/1/35
exit
...
#------------------------------------------
ALA48>config>router#
If you configure the cluster command at the global level, then all subordinate groups and neighbors are members of the cluster. The route reflector cluster ID is expressed in dotted decimal notation. The ID should be a significant topology-specific value. No other command is required unless you want to disable reflection to
specific peers.
If a route reflector client is fully meshed, the disable-client-reflect command can be enabled to stop the route reflector from reflecting redundant route updates to a client.
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
sap 1/1/10:1 create
ingress
scheduler-policy "SLA2"
qos 100
exit
egress
scheduler-policy "SLA1"
qos 1010
filter ip 6
exit
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
bgp
router-id 10.0.0.1
group "to-cel"
export "vprnBgpExpPolCust1"
peer-as 65101
neighbor 10.1.1.2
exit
exit
exit
spoke-sdp 2 create
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service#
In order to enable a VPRN RIP instance, the RIP protocol must be enabled in the config>service> >vprn>rip context of the VPRN. VPRN RIP is administratively enabled upon creation. Configuring other RIP commands and parameters are optional.
NOTE: Careful planning is essential to implement commands that can affect the behavior of VPRN RIP global, group, and neighbor levels. Because the RIP commands are hierarchical, analyze the values that can disable features on a particular level.
The parameters configured on the VPRN RIP global level are inherited by the group and neighbor levels. Many of the hierarchical VPRN RIP commands can be modified on different levels. The most specific value is used. That is, a VPRN RIP group-specific command takes precedence over a global VPRN RIP command. A neighbor-specific statement takes precedence over a global VPRN RIP and group-specific command. For example, if you modify a VPRN RIP neighbor-level command default, the new value takes precedence over VPRN RIP group- and global-level settings.
There are no default VPRN RIP groups or neighbors. Each VPRN RIP group and neighbor must be explicitly configured.
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
sap 1/1/10:1 create
ingress
scheduler-policy "SLA2"
qos 100
exit
egress
scheduler-policy "SLA1"
qos 1010
filter ip 6
exit
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
bgp
router-id 10.0.0.1
group "to-cel"
export "vprnBgpExpPolCust1"
peer-as 65101
neighbor 10.1.1.2
exit
exit
exit
rip
export "vprnRipExpPolCust1"
group "cel"
neighbor "to-ce1"
exit
exit
exit
spoke-sdp 2 create
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service# info
Refer to OSPF Configuration Commands for CLI syntax to configure VPRN parameters.
*A:ALA-48>config>service# info
----------------------------------------------
vprn 2 customer 1 create
interface "test" create
exit
no shutdown
exit
area 0.0.0.0
virtual-link 1.2.3.4 transit-area 1.2.3.4
hello-interval 9
dead-interval 40
exit
exit
----------------------------------------------
*A:ALA-48>config>service#
configure
service
customer 1 create
description "Default customer"
exit
vprn 1 customer 1 create
ecmp 16
router-id 0.0.3.1
autonomous-system 1
route-distinguisher 1.1.1.3:1
auto-bind ldp
vrf-target target:1:1
tms-interface "mda-1-1" create
address 20.12.0.43/32
description "tms-1-1"
port 1/1
password "password=arbor zone-secret=admin"
exit
tms-interface "mda-2-1" create
address 20.12.0.44/32
description "tms-2-1"
port 2/1
password "password=arbor zone-secret=admin"
exit
tms-interface "mda-2-2" create
address 20.12.0.45/32
description "tms-2-2"
port 2/2
password "password=arbor zone-secret=admin"
exit
tms-interface "mda-3-1" create
address 20.12.0.46/32
description "tms-3-1"
port 3/1
password "password=arbor zone-secret=admin"
exit
no shutdown
exit
exit
exit
configure service vprn 1
tms-interface "mda-1-1" create
address 20.12.0.43/32
description "tms-1-1"
port 1/1
password "password=arbor zone-secret=admin"
exit
exit
configure router
interface "itfToArborCP"
address 10.12.0.1/24
port 3/2/4
exit
exit
•
|
Use the mda-type isa-tms parameter for this configuration
|
*A:Dut-C# show router route-table 20.12.0.43/32
===============================================================================
Route Table (Router: Base)
===============================================================================
Dest Prefix[Flags] Type Proto Age Pref
Next Hop[Interface Name] Metric
-------------------------------------------------------------------------------
20.12.0.43/32 Remote Static 00h08m49s 5
vprn1:mda-1-1 1
-------------------------------------------------------------------------------
ip access add ping all 0.0.0.0/0
ip access add telnet all 0.0.0.0/0
ip access commit
services telnet start
config write
Note that you can configure a VPRN interface as a loopback interface by issuing the loopback command instead of the
sap sap-id command. The loopback flag cannot be set on an interface where a SAP is already defined and a SAP cannot be defined on a loopback interface.
*A:ALA-1>config>service>vprn# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
spoke-sdp 2 create
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service#
VPRN interface ATM SAP parameters can only be configured on ATM-type MDAs and ATM-configured ports. The periodic-loopback command can only be enabled when the
config>system>atm>oam context is enabled. See the 7750 SR OS Basic System Configuration Guide
.
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
sap 1/1/10:1 create
ingress
scheduler-policy "SLA2"
qos 100
exit
egress
scheduler-policy "SLA1"
qos 1010
filter ip 6
exit
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
spoke-sdp 2 create
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service#
*A:ALA-49>config# info
----------------------------------------------
...
service
ies 100 customer 1 create
interface "ipsec-public" create
address 10.10.10.1/24
sap ipsec-1.public:1 create
exit
exit
no shutdown
exit
vprn 200 customer 1 create
ipsec
security-policy 1 create
entry 1 create
local-ip 172.17.118.0/24
remote-ip 172.16.91.0/24
exit
exit
exit
route-distinguisher 1:1
ipsec-interface "ipsec-private" create
sap ipsec-1.private:1 create
tunnel "remote-office" create
security-policy 1
local-gateway-address 10.10.10.118 peer 10.10.7.91 delivery-service 100
dynamic-keying
ike-policy 1
pre-shared-key "humptydumpty"
transform 1
exit
no shutdown
exit
exit
exit
interface "corporate-network" create
address 172.17.118.118/24
sap 1/1/2 create
exit
exit
static-route 172.16.91.0/24 ipsec-tunnel "remote-office"
no shutdown
exit
exit
...
----------------------------------------------
*A:ALA-49>config#
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
shutdown
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
maximum-routes 2000
autonomous-system 10000
route-distinguisher 10001:1
interface "to-ce1" create
address 10.1.1.1/24
sap 1/1/10:1 create
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
bgp
router-id 10.0.0.1
group "to-ce1"
export "vprnBgpExpPolCust1"
peer-as 65101
neighbor 10.1.1.2
exit
exit
exit
spoke-sdp 2 create
exit
exit
...
----------------------------------------------
*A:ALA-1>config>service>vprn#
[no] interface
ip-int-name
vprn service-id [customer customer-id]
Example:
config>service# vprn 1
config>service>vprn# shutdown
config>service>vprn# exit
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
shutdown
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
sap 1/1/10:1 create
ingress
scheduler-policy "SLA2"
qos 100
exit
egress
scheduler-policy "SLA1"
qos 1010
filter ip 6
exit
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
bgp
router-id 10.0.0.1
group "to-cel"
export "vprnBgpExpPolCust1"
peer-as 65101
neighbor 10.1.1.2
exit
exit
exit
rip
export "vprnRipExpPolCust1"
group "cel"
neighbor "to-ce1"
exit
exit
exit
spoke-sdp 2 create
exit
exit
...
----------------------------------------------
*A:ALA-1>config>service#
vprn service-id [customer customer-id]