ADC SWD4573I1 Switch User Manual


 
Chapter 11: Configuring Subtended Systems
Avidia System Configuration and Management User Manual 255
Example
::subtend=> new 5.1 0 100 -srcipaddr 192.169.2.2 -dstipaddr
192.169.2.1 -mask 255.255.255.0 -parentipaddr 192.169.2.2
-parentslotport 5.1 -admin up
MODIFYING A SUBTENDED SYSTEM CONFIGURATION
From the ::subtend=> prompt, type the new command in the following format, then press
.
modify <index> <vpi><vci> -srcipaddr <sourceipaddr> -dstipaddr
<destipaddr> -mask <subnetmask> -parentipaddr <paripaddr>
-parentslotport <pslot.pport>[admin(up|down)]
Parameters
<index>
The subtending table index number that is associated with the subtending configuration you
want to modify. See Displaying Subtending Information on page 257 for information on
the subtending table.
<vpi>
The VPI for in-band management.
<vci>
The VCI for in-band management.
-srcipaddr <sourceipaddr>
The IP address of the logical port on the subtending (source) chassis.
-dstipaddr <destipaddr>
The WAN IP address of the logical port on the subtended (destination) chassis.
-mask <subnetmask>
The subnet mask for the IP session.
-parentipaddr <paripaddr>
The IP address of the chassis to which the destination chassis is subtended.
ENTER