![H3C S9500 Series Скачать руководство пользователя страница 72](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036072.webp)
Command Manual – MPLS Basics
H3C S9500 Series Routing Switches
Chapter 1 MPLS Basics Configuration Commands
1-64
Related commands:
mpls ldp (system view)
,
mpls ldp (interface view)
.
Examples
# Set the link Hello timer for local sessions to 100 seconds on interface VLAN-interface
1.
<Sysname> System-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] mpls
[Sysname-Vlan-interface1] mpls ldp
[Sysname-Vlan-interface1] mpls ldp timer hello-hold 100
# Set the targeted Hello timer for remote sessions to 1000 seconds.
<Sysname> System-view
[Sysname] mpls ldp remote-peer BJI
[Sysname-mpls-ldp-remote-bji] remote-ip 3.3.3.3
[Sysname-mpls-ldp-remote-bji] mpls ldp timer hello-hold 1000
1.1.39 mpls ldp timer keepalive-hold
Syntax
mpls ldp timer keepalive-hold value
undo mpls ldp timer keepalive-hold
View
Interface view/MPLS LDP remote peer view
Default Level
1: Monitor level
Parameters
value
: Length of time for the Keepalive timer.
Description
Use the
mpls ldp timer keepalive-hold
command to set the keepalive timers.
Use the
undo mpls ldp timer keepalive-hold
command to restore the defaults.
In interface view, you configure the link Keepalive timer; in MPLS LDP remote peer view,
you configure the targeted Keepalive timer.
By default, both the link Keepalive timer and targeted Keepalive timer are set to 45
seconds.