Alcatel-Lucent 7750 SR OS Service Manual page 905

Service router - mobile gateway
Hide thumbs Also See for 7750 SR OS:
Table of Contents

Advertisement

Configuring a Spoke-SDP
Use the following CLI syntax to configure spoke SDP parameters:
CLI Syntax: config>service# vprn service-id [customer customer-id]
Example
A:ALA-48>config>service>vprn# info
----------------------------------------------
...
...
----------------------------------------------
A:ALA-48>config>service>vprn#
7750 SR OS Services Guide
spoke-sdp sdp-id
no shutdown
interface ip-int-name
spoke-sdp sdp-id:vc-id [vc-type {ether|vlan|vpls}]
egress
filter {ip ip-filter-id}
vc-label egress-vc-label
ingress
filter {ip ip-filter-id}
vc-label ingress-vc-label
tos-marking-state {trusted|untrusted}
no shutdown
:
config>service>vprn# spoke-sdp 3 create
config>service>vprn>sdp$ no shutdown
config>service>vprn>sdp$ exit
config>service>vprn# interface "SpokeSDP" create
config>service>vprn>if$ spoke-sdp 3:4 create
config>service>vprn>if>spoke-sdp>egress$ filter ip 10
config>service>vprn>if>spoke-sdp>egress$ vc-label 2000
config>service>vprn>if>spoke-sdp>egress$ exit
config>service>vprn>if>spoke-sdp# ingress
config>service>vprn>if>spoke-sdp>ingress# filter ip 10
config>service>vprn>if>spoke-sdp>ingress# vc-label 3000
config>service>vprn>if>spoke-sdp>ingress# exit
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
Virtual Private Routed Network Services
Page 905

Advertisement

Table of Contents
loading

Table of Contents