3com 3031 Instruccion De Instalación

Descargar
Página de 1122
DLSw Configuration
443
Perform the following command in system view.
The 
dlsw local
 command is to be configured before other commands on the 
DLSw configuration. Among them, the IP addresses are required and the 
configured IP addresses must be reachable host IP address. Concerning the 
undo 
dlsw local
 command with only 
local
 parameter, it is used to delete the local 
peer. As for the case that it carries other parameters, it indicates to restore the 
default value of the specified parameters.
Creating the Remote 
DLSw Peer
After the local peer is configured, the remote DLSw peer should be configured to 
create the TCP channel. This command specifies the IP address that the remote 
router used to create the TCP connection. After the configuration, the router will 
keep attempting to connect with the remote router. A router may have many 
remote peers. By configuring several remote peers, the TCP channel can be 
created with many remote routers.
Perform the following command in system view.
In the table, the IP addresses are required. The configured IP address must be the 
IP address of the reachable remote DLSw router.
Configuring the Bridge 
Group Connected with 
DLSw
The DLSw technique is developed based on bridge technology. Bridge group is the 
forwarding unit of the bridge. Many different Ethernet interfaces can be 
configured in the same bridge group so that they can forward packets to each 
other. In order to forward the packet in the bridge group to the remote end 
through TCP connection, this command is need to connect a local bridge group to 
the DLSw, that is, the packets of this local bridge group can be sent to the remote 
end through the TCP channel. This command can be used many times to connect 
many bridge groups with the DLSw, so that all of them can perform forwarding 
through the TCP channel.
Perform the following command in system view.
Table 500   Creating the local DLSw peer
Operation
Command
Create the local DLSw peer
dlsw local ip-address [ init-window 
init-window-size
 ] [ keepalive 
keepalive-interval
 ] [ max-frame 
max-frame-size
 ] [ max-window max-window-size 
] [ permit-dynamic ]
Delete the local DLSw peer or 
restore the default value of 
parameters
undo dlsw local ip-address [ init-window ] [ 
keepalive ] [ max-frame ] [ max-window ] [ 
permit-dynamic ]
Table 501   Creating the remote DLSw peer
Operation
Command
Create the remote 
DLSw peer
dlsw remote ip-address [ backup backup-address ] [ 
priority priority
] [ keepalive keepalive-interval ] 
[ max-frame max-frame-size
 ] [ max-queue 
max-queue-length
 ] [ linger minutes ]
Delete the remote 
DLSw peer
undo dlsw remote ip-address