Alcatel-Lucent 7750 SR OS Service Manual page 1326

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

Advertisement

Common Configuration Tasks
Use the following CLI syntax to create an SDP and select an encapsulation type. If you do not
specify GRE or MPLS, the default encapsulation type is GRE.
NOTE: When you specify the far-end ip address, you are creating the tunnel. In essence, you are
creating the path from Point A to Point B. When you configure a distributed Epipe SAP, you must
identify an SDP ID. Use the
CLI Syntax: config>service# sdp
On the mirror-source router, configure an SDP pointing toward the mirror-destination router (or
use an existing SDP):
Example
On the mirror-destination router, configure an SDP pointing toward the mirror-source router (or
use an existing SDP):
Example
Page 1328
show service sdp
description description-string
far-end ip-addr
lsp lsp-name [lsp-name]
path-mtu octets
no shutdown
keep-alive
:
*A:ALA-A>config>service# sdp 1 gre create
config>service>sdp> description "to-GRE-10.10.10.104"
config>service>sdp> far-end "10.10.10.104"
config>service>sdp> no shutdown
:
*A:ALA-B>config>service# sdp 4 gre create
config>service>sdp> description "to-GRE-10.10.10.103
config>service>sdp> far-end "10.10.10.103"
config>service>sdp> no shutdown
command to display the qualifying SDPs.
[gre | mpls] create
sdp-id
hello-time seconds
hold-down-time seconds
max-drop-count count
message-length octets
no shutdown
7750 SR OS Services Guide

Advertisement

Table of Contents
loading

Table of Contents