OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : lsp-metric
lsp-metric
Use this command to set LSP absolute metric or relative metric for IGP Shortcut use
Use the no parameter along with this command to unset the LSP metirc for IGP shortcut.
Command Syntax
lsp-metric absolute <1-65535>
lsp-metric relative (<-65535-0>|<1-65535>)
no lsp-metric absolute-metric (<1-65535>|)
no lsp-metric relative (<-65535-0>|<1-65535>|)
Parameters
absolute
Absolute metric
relative
Relative metric
<1-65535>
Metric value
<-65535-0>
The keep-multiplier value
 
Command Mode
RSVP Trunk mode
Examples
#configure terminal
(config)#router rsvp
(config-router)#exit
(config)#rsvp trunk T1
(config-trunk)#lsp-metric absolute 10
(config-trunk)#lsp-metric relative 10
 
 
 
Last modified date: 07-13-2023