to A.B.C.D
Use this command to specify an IPv4 egress to a multipath group. When configuring a multipath group, you must specify the address of the egress router by using this command. An egress definition is a mandatory attribute; multipath group is not allowed to be configured on RSVP trunks when an egress is not defined.
Use the no parameter to remove the IPv4 egress address from multipath group.
Command Syntax
to A.B.C.D
no to
Parameter
A.B.C.D
IPv4 address of multipath group destination
Default
By default, parameter is not configured.
Command Mode
Multipath mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
#configure terminal
(config)#rsvp-multipath mygroup
(config-multipath)# to 3.3.3.3
(config-multipath)# no to
Last modified date: 10/17/2023