OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : RSVP-TE Commands : from A.B.C.D
from A.B.C.D
Use this command to specify a “from” IPv4 address for the RSVP daemon. This command can be invoked from either the router rsvp mode or from the rsvp-trunk mode. In the RSVP router mode, this command defines the source address as an IPv4 packet sent out by the RSVP daemon. In the RSVP trunk mode, this command indicates a sender’s address in the sender template object that is used in path messages.
Use the no parameter with this command to revert to the default settings.
Command Syntax
from A.B.C.D
no from
Parameters
A.B.C.D
When in trunk mode, this is the IPv4 address of a tunnel ingress node
A.B.C.D
When in router mode, this is the loopback IPv4 address
Default
By default, from A.B.C.D is enabled
Command Mode
Router or Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#rsvp-trunk mytrunk
(config-trunk)#from 10.10.0.5
#configure terminal
(config)#router rsvp
(config-router)#from 10.10.0.5
 
Last modified date: 07-13-2023