IPI-RSVP
Configure options
Use this attribute to enable all debugging options for an RSVP daemon. Enable RSVP debugs at configuration mode
Attribute Name: options
Attribute Type: bits (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all)
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<debug>
<config>
<options>events</options> <!-- operation="delete"-->
</config>
</debug>
</rsvp-te>
Command Syntax
debug rsvp (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all|)
Configure enable rsvp trap
Use this attribute to enable/disable the rsvp trap
Attribute Name: enable-rsvp-trap
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<snmp-configuration>
<config>
</enable-rsvp-trap><!-- operation="delete"-->
</config>
</snmp-configuration>
</rsvp-te>
Command Syntax
rsvp-trap enable
Configure disable refresh resv parsing
Use this attribute to disable parsing of Refresh RESV messages received from upstream nodes. Use this attribute to minimize message processing by RSVP when you are sure that a particular router does not need to parse Refresh RESV messages to check for changes because LSPs passing through this router are not required to be updated simultaneously.
Attribute Name: disable-refresh-resv-parsing
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</disable-refresh-resv-parsing><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
no refresh-resv-parsing
Configure disable refresh path parsing
Use this attribute to disable parsing of Refresh PATH messages received from upstream nodes. Use this attribute to minimize message processing by RSVP when you are sure that a particular router does not need to parse Refresh-PATH messages to check for changes, because LSPs passing through this router are not required to be updated simultaneously.
Attribute Name: disable-refresh-path-parsing
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</disable-refresh-path-parsing><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
no refresh-path-parsing
Configure disable loop detection
Use this attribute to turn on loop detection for Path and Reservation messages exchanged between LSRs
Attribute Name: disable-loop-detection
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</disable-loop-detection><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
no loop-detection
Configure enable php
Use this attribute to enable Penultimate-Hop-Popping for the router. An egress router sends either the implicit-null or the explicit-null label for LSPs. If the no-php command has been enabled, the egress router sends non-reserved labels (those labels in the label pool range allotted to RSVP) to the upstream router.
Attribute Name: enable-php
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</enable-php><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
php
Configure enable bundle send
Use thi attrubute Enable sending of BUNDLE messages for all the interfaces
Attribute Name: enable-bundle-send
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</enable-bundle-send><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
bundle-send
Configure enable local protection
Use this attribute to enable/disable the local repair of explicit routes for which this router is a transit node
Attribute Name: enable-local-protection
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</enable-local-protection><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
local-protection
Configure enable explicit null
Use this attribute to send explicit-null labels for directly-connected forwarding equivalency classes (FECs) instead of implicit-null labels. This command controls the label value advertised to an egress router of an LSP. By default, implicit null label (label 3) is advertised for directly connected FECs. If implicit-null label is advertised, the penultimate hop removes the label and sends the packet as a plain IP packet to the egress router. The explicit-null command advertises label 0 and retains the label so the egress router can pop it. For details about usage of explicit-null, please refer to RFC 3032.Use the no parameter with this command to stop sending explicit-null labels for directly-connected FECs and resume sending implicit-null labels.
Attribute Name: enable-explicit-null
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
</enable-explicit-null><!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
explicit-null
Configure rsvp
Use this attribute to enter router mode from configure mode and to enable the RSVP daemon, if it is not already enabled and Enter in to router rsvp mode from configure mode
Attribute Name: rsvp
Attribute Type: enum (rsvp)
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
<rsvp>rsvp</rsvp>
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
router (rsvp)
Configure revert timer
Use this attribute to Hold-on timer before revert back to primary session
Attribute Name: revert-timer
Attribute Type: uint32
Default Value: 60
Attribute Range: 1-65535
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
<revert-timer>1</revert-timer> <!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
revert-timer <1-65535>
Configure ingress
Use this attribute 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.
Attribute Name: ingress
Attribute Type: inet:ipv4-address
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<config>
<ingress>A.B.C.D</ingress> <!-- operation="delete"-->
</config>
</rsvp-instance>
</rsvp-te>
Command Syntax
from A.B.C.D
Configure enable message ack
Use this attribute to enable message acknowledgement for all messages being sent to neighbors that are known to support refresh reduction.
Attribute Name: enable-message-ack
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<route-refresh>
<config>
</enable-message-ack><!-- operation="delete"-->
</config>
</route-refresh>
</rsvp-instance>
</rsvp-te>
Command Syntax
message-ack
Configure disable refresh reduction
Use this attribute to enable refresh reduction capability advertisement for all interfaces
Attribute Name: disable-refresh-reduction
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<route-refresh>
<config>
</disable-refresh-reduction><!-- operation="delete"-->
</config>
</route-refresh>
</rsvp-instance>
</rsvp-te>
Command Syntax
no refresh-reduction
Configure ack wait timeout
Use this attribute to configure the acknowledgement wait timeout for all RSVP-TE neighbors
Attribute Name: ack-wait-timeout
Attribute Type: uint32
Default Value: 10
Attribute Range: 1-65535
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<route-refresh>
<config>
<ack-wait-timeout>1</ack-wait-timeout> <!-- operation="delete"-->
</config>
</route-refresh>
</rsvp-instance>
</rsvp-te>
Command Syntax
ack-wait-timeout <1-65535>
Configure refresh time
Use this attribute to configure RSVP refresh interval timer. The timer specifies the interval after which Path and/ or Reservation Request (Resv) messages will be sent out.The refresh time and keep multiplier are two interrelated timing parameters used to calculate the valid Reservation Lifetime for an LSP. Refresh time regulates the interval between Refresh messages which include Path and Reservation Request (Resv) messages. Refresh messages are sent periodically so that reservation does not timeout in the neighboring nodes. Each sender and receiver host sends Path and Resv messages, downstream and upstream respectively, along the paths.
Attribute Name: refresh-time
Attribute Type: uint16
Default Value: 30
Attribute Range: 1-65535
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<route-refresh>
<config>
<refresh-time>1</refresh-time> <!-- operation="delete"-->
</config>
</route-refresh>
</rsvp-instance>
</rsvp-te>
Command Syntax
refresh-time <1-65535>
Configure keep multiplier
Use this attribute to configure the constant to be used to calculate a valid reservation lifetime for a Labeled Switched Path (LSP).The refresh time and keep multiplier are two interrelated timing parameters used to calculate the valid reservation lifetime for an LSP. The router sends refresh messages periodically so that the neighbors do not timeout
Attribute Name: keep-multiplier
Attribute Type: int32
Default Value: 3
Attribute Range: 1-255
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<route-refresh>
<config>
<keep-multiplier>1</keep-multiplier> <!-- operation="delete"-->
</config>
</route-refresh>
</rsvp-instance>
</rsvp-te>
Command Syntax
keep-multiplier <1-255>
Configure default frr protection
Use this attribute to set default FRR protection mechanism to trigger when local protection requested by protection mechanism not mentioned via FRR object. When FRR object explicitly requests for the protection type, this attribute will not come into picture. Default will be one-to-one protection.
This command is supported when following feature are enabled MPLS-FRR feature
Attribute Name: default-frr-protection
Attribute Type: enum (one-to-one|facility)
Default Value: one-to-one
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<fast-reroute>
<config>
<default-frr-protection>one-to-one</default-frr-protection> <!-- operation="delete"-->
</config>
</fast-reroute>
</rsvp-instance>
</rsvp-te>
Command Syntax
default-frr-protection (one-to-one|facility)
Configure preemption type
Use this attribute to set preemption type for an LSP for the router. Preemption of an LSP or set of LSPs happens based on bandwidth constraints like preempting an LSP cause less number of LSPs be preempted upon satisfying the bandwidth required, preempting an LSP or set of LSPs which results in an LSP having less unused(remaining) bandwidth.
This command is supported when following feature are enabled MPLS-FRR feature
Attribute Name: preemption-type
Attribute Type: enum (less-lsp-preempted|less-unused-bandwidth)
Default Value: less-lsp-preempted
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<fast-reroute>
<config>
<preemption-type>less-lsp-preempted</preemption-type> <!-- operation="delete"-->
</config>
</fast-reroute>
</rsvp-instance>
</rsvp-te>
Command Syntax
preemption-type (less-lsp-preempted|less-unused-bandwidth)
Configure bypass lsp addr query interval
Modify interval of bypass trunk querying LSP address
This command is supported when following feature are enabled MPLS-FRR feature
Attribute Name: bypass-lsp-addr-query-interval
Attribute Type: uint8
Default Value: 60
Attribute Range: 10-60
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<fast-reroute>
<config>
<bypass-lsp-addr-query-interval>10</bypass-lsp-addr-query-interval> <!-- operation="delete"-->
</config>
</fast-reroute>
</rsvp-instance>
</rsvp-te>
Command Syntax
bypass-lsp-addr-query-interval <10-60>
Configure detour id
Use this attribute to set a path-specific detour LSP identification method, using the detour object.
This command is supported when following feature are enabled MPLS-FRR feature
Attribute Name: detour-id
Attribute Type: enum (sender-template|path)
Default Value: path
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<fast-reroute>
<config>
<detour-id>path</detour-id> <!-- operation="delete"-->
</config>
</fast-reroute>
</rsvp-instance>
</rsvp-te>
Command Syntax
detour-identification (sender-template|path)
Configure disable cspf
Use this attribute to disable the use of the Constrained Shortest Path First (CSPF) server for all RSVP sessions.Disable CSPF when no nodes support the required traffic engineering extensions.When this command is executed in Router mode, CSPF is enabled for all configured RSVP sessions, and all RSVP sessions configured from this point forward. If the default CSPF per RSVP session is enabled, it will be disabled. The CSPF status for RSVP sessions can be verified using the show rsvp session command with the detail option
Attribute Name: disable-cspf
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<cspf>
<config>
</disable-cspf><!-- operation="delete"-->
</config>
</cspf>
</rsvp-instance>
</rsvp-te>
Command Syntax
no cspf
Configure cspf lsp reoptimization time
Use this attribute to configure timer for the reoptimizing lsp.
This command is supported when following feature are enabled CSPF feature
Attribute Name: cspf-lsp-reoptimization-time
Attribute Type: uint32
Default Value: 5
Attribute Range: 1-240
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<cspf>
<config>
<cspf-lsp-reoptimization-time>1</cspf-lsp-reoptimization-time> <!-- operation="delete"-->
</config>
</cspf>
</rsvp-instance>
</rsvp-te>
Command Syntax
lsp-reoptimization-timer <1-240>
Configure enable hello receipt
Use this attribute to enable the receipt of Hello messages from peers.
Attribute Name: enable-hello-receipt
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<global>
<hellos>
<config>
</enable-hello-receipt><!-- operation="delete"-->
</config>
</hellos>
</global>
</rsvp-instance>
</rsvp-te>
Command Syntax
hello-receipt
Configure enable graceful restart
Use this attribute to enable RSVP-TE Graceful Restart capability on a router. This is a global parameter. RSVP-TE determines whether or not to send the graceful restart capability object in its hello message. However, this capability also depends on support for graceful restart on the neighbor router.
Attribute Name: enable-graceful-restart
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<global>
<graceful-restart>
<config>
</enable-graceful-restart>
</config>
</graceful-restart>
</global>
</rsvp-instance>
</rsvp-te>
Command Syntax
graceful-restart
Configure hello interval
Use this attribute to set an interval between Hello packets.Used as a global command, this value is over-ridden by the hello-interval set on the interface (see rsvp hello-interval).For optimum performance, set this value no more than one-third of the hello-timeout value.
Attribute Name: hello-interval
Attribute Type: int32
Default Value: 2
Attribute Range: 1-65535
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<global>
<hellos>
<config>
<hello-interval>1</hello-interval> <!-- operation="delete"-->
</config>
</hellos>
</global>
</rsvp-instance>
</rsvp-te>
Command Syntax
hello-interval <1-65535>
Configure hello timeout
Timeout for clearing up all sessions shared with a neighbor.If an LSR has not received a Hello message from a peer within the number of seconds set with this command, all sessions shared with this peer are reset. The hello-timeout determines how long an RSVP node waits for a hello message before declaring a neighbor to be down.
Attribute Name: hello-timeout
Attribute Type: int32
Default Value: 7
Attribute Range: 1-65535
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<global>
<hellos>
<config>
<hello-timeout>1</hello-timeout> <!-- operation="delete"-->
</config>
</hellos>
</global>
</rsvp-instance>
</rsvp-te>
Command Syntax
hello-timeout <1-65535>
Configure restart time
Use this attribute to set a restart time for an RSVP-TE graceful restart configuration.
This command is supported when following feature are enabled grst feature
Attribute Name: restart-time
Attribute Type: uint32
Default Value: 180000
Attribute Range: 10000-600000
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<global>
<graceful-restart>
<config>
<restart-time>10000</restart-time> <!-- operation="delete"-->
</config>
</graceful-restart>
</global>
</rsvp-instance>
</rsvp-te>
Command Syntax
graceful-restart restart-time <10000-600000>
Configure recovery time
Use this attribute to set a recovery time for an RSVP-TE graceful restart configuration.
This command is supported when following feature are enabled grst feature
Attribute Name: recovery-time
Attribute Type: uint32
Default Value: 360000
Attribute Range: 60000-3600000
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<global>
<graceful-restart>
<config>
<recovery-time>60000</recovery-time> <!-- operation="delete"-->
</config>
</graceful-restart>
</global>
</rsvp-instance>
</rsvp-te>
Command Syntax
graceful-restart recovery-time <60000-3600000>
Configure enable gmpls notification
Use this attribute to enable a router.s ability to send notification messages for all GMPLS LSPs configured on the box. This command can be used to enable or disable sending notification messages. By default, notification is enabled for all GMPLS LSPs configured on the box.
Attribute Name: enable-gmpls-notification
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<gmpls>
<config>
</enable-gmpls-notification><!-- operation="delete"-->
</config>
</gmpls>
</rsvp-instance>
</rsvp-te>
Command Syntax
notification
Configure enable pre program suggested label
Enable suggested label feature of gmpls
Attribute Name: enable-pre-program-suggested-label
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<gmpls>
<config>
</enable-pre-program-suggested-label><!-- operation="delete"-->
</config>
</gmpls>
</rsvp-instance>
</rsvp-te>
Command Syntax
preprogram-suggested-label
Configure srlg disjoint
Use the attribute to configure the srlg-disjoint path-protection in global mode
This command is supported when following feature are enabled Shared Risk Link Groups feature
Attribute Name: srlg-disjoint
Attribute Type: enum (forced|preferred)
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<srlg>
<config>
<srlg-disjoint>forced</srlg-disjoint> <!-- operation="delete"-->
</config>
</srlg>
</rsvp-instance>
</rsvp-te>
Command Syntax
srlg-disjoint (forced|preferred)
Configure enable override diff serv
Setup a non-diffserv lsp if diffserv obj is not present in Path message
Attribute Name: enable-override-diff-serv
Attribute Type: uint8
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<diff-serv>
<config>
</enable-override-diff-serv><!-- operation="delete"-->
</config>
</diff-serv>
</rsvp-instance>
</rsvp-te>
Command Syntax
override-diffserv
Configure address
Directly connected neighbor
Attribute Name: address
Attribute Type: inet:ip-address
Netconf edit-config payload
<rsvp-te xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<rsvp-instance>
<neighbors>
<neighbor> <!-- operation="delete"-->
<address>CML_IP_ADDR_T</address>
<config>
<address>CML_IP_ADDR_T</address>
</config>
</neighbor>
</neighbors>
</rsvp-instance>
</rsvp-te>
Command Syntax
neighbor (A.B.C.D|X:X::X:X)
clear rsvp statistics
Netconf RPC payload
<clear-rsvp-statistics xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp"/>
Command Syntax
clear rsvp statistics
snmp restart rsvp
Netconf RPC payload
<rsvp-snmp-restart xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp"/>
Command Syntax
snmp restart rsvp
debug rsvp (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all|)
Attribute Name: terminal-debug-options
Attribute Type: bits (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all)
Netconf RPC payload
<rsvp-terminal-debug-on xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<terminal-debug-options>events</terminal-debug-options>
</rsvp-terminal-debug-on>
Command Syntax
debug rsvp (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all|)
no debug rsvp (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all|)
Attribute Name: terminal-debug-options
Attribute Type: bits (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all)
Netconf RPC payload
<rsvp-terminal-debug-off xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp">
<terminal-debug-options>events</terminal-debug-options>
</rsvp-terminal-debug-off>
Command Syntax
no debug rsvp (events|packet|packet in|packet out|hexdump|nsm|cspf|fsm egress|fsm transit downstream|fsm transit upstream|fsm ingress|rib|neighbor|fsm|fsm transit|all|)
restart rsvp graceful
Netconf RPC payload
<restart-rsvp-graceful xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rsvp"/>
Command Syntax
restart rsvp graceful