Configuring An Sdp - Alcatel-Lucent 7750 SR OS Service Manual

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

Advertisement

Configuring an SDP

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 service, you must
identify an SDP ID. Use the show service sdp command to display the qualifying SDPs.
When specifying MPLS SDP parameters, you can only specify an LSP or enable LDP. There
cannot be 2 methods of transport in a single SDP. If an LSP name is specified, then RSVP is used
for dynamic signaling within the LSP.
LSPs are configured in the
for configuration and command information.
Use the following CLI syntax to create a GRE or MPLS SDP:
CLI Syntax: config>service>sdp
The following example display the syntax used to create a GRE SDP, an LSP-signalled MPLS
SDP, and an LDP-signalled MPLS SDP.
Example
7750 SR OS Services Guide
config>router>mpls
adv-mtu-override
description description-string
far-end ip-addr
keep-alive
hello-time seconds
hold-down-time seconds
max-drop-count count
message-length octets
timeout timeout
no shutdown
ldp
lsp lsp-name [lsp-name]
path-mtu octets
signaling {off|tldp}
no shutdown
:
config>service# sdp 2 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
config>service>sdp# exit
config>service# sdp 8 mpls create
config>service>sdp# description "MPLS-10.10.10.104"
config>service>sdp# 10.10.10.104
config>service>sdp# lsp "to-104"
context. See the 7750 SR OS MPLS Guide
[gre | mpls] create
sdp-id
(only for MPLS SDPs)
(only for MPLS SDPs)
Services
Page 69

Advertisement

Table of Contents
loading

Table of Contents