Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
discovery
Configures the Label Distribution Protocol (LDP) neighbor discovery parameters.
Product
GGSN
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > MPLS-IP Configuration > MPLS-LDP Configuration
configure > context context_name > mpls-ip > protocol ldp
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ldp)#
Syntax Description
discovery { hello { hello-interval integer_value | hold-interval integer_value } | transport-address ipv4_addr
}
default discovery hello
no discovery transport-address
default
Sets the LDP discovery hello interval at 5 seconds and hold interval at 15 seconds.
no
Disables the LDP neighbor discovery.
hello { hello-interval integer_value | hold-interval integer_value }
Configures the LDP Hello parameters.
hello-interval configures the frequency of sending the Discovery Hello packets in seconds.
integer_value is an integer from 5 through 21845.
Default: 5
hold-interval configures the Discovery Hold time interval in seconds.
integer_value is an integer from 15 through 65535.
Default: 15
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
776
MPLS-LDP Configuration Mode Commands
discovery