ext-tunnel-id A.B.C.D

Use this command to configure an extended-tunnel identifier as an IPv4 address. These identifiers are used in RSVP messages. If no extended-tunnel ID is specified, the LSR-ID for the router is used as the extended-tunnel ID for all LSPs. The extended-tunnel ID is a simple way of identifying all LSPs belonging to the same trunk.

Use the no parameter with this command to remove a configured extended-tunnel ID.

Command Syntax

Copy
ext-tunnel-id A.B.C.D
no ext-tunnel-id 

Parameters

A.B.C.D

Extended tunnel identifier for this trunk in IPv4 address format

Default

By default, the LSR-ID of the router is used as the extended-tunnel ID for all sessions.

Command Mode

Trunk mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#rsvp-trunk t1
(config-trunk)#ext-tunnel-id 10.10.10.30
 
(config)#rsvp-trunk t1
(config-trunk)#no ext-tunnel-id