3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
359
Parameter
None
Description
Use the reset dlsw reachable-cache command to clear DLSw reachability 
information.
Example
# Clear the DLSw reachability information.
<Sysname> reset dlsw reachable-cache 
reset dlsw tcp
Syntax
reset dlsw tcp [ ip-address ]
View
User view
Parameter
ip-address: IP address of the remote peer.
Description
Use the reset dlsw tcp command to reset the TCP connection between the 
DLSw router and a remote peer or all remote peers.
Note that:
This command without ip-address resets the TCP connections between the 
DLSw router and all current remote peers; otherwise, this command resets the 
TCP connection between the DLSw router and the specified remote peer.
In the case of a manual configured remote peer, this command disconnects the 
current TCP connection, and initiates a new TCP connection request to 
establish new TCP connection.
In the case of a remote peer dynamically learned, this command disconnects 
the current TCP connection and deletes the remote peer.
Example
# Reset the TCP connections will all remote peers.
<Sysname> debugging dlsw tcp
<Sysname> reset dlsw tcp
DLSw_TCP 4.4.4.2:The remote peer is learned dynamically ,it will be deleted
DLSW_TCP 4.4.4.3:Rebulid tcp with the peer 
# Reset the TCP connection with a remote peer with the IP address of 4.4.4.2.
<Sysname> reset dlsw tcp 4.4.4.2
DLSw_TCP 4.4.4.2:The remote peer is learned dynamically ,it will be deleted 
Table 38   Description on the fields of the reset dlsw tcp command
Field Description 
DLSw_TCP 4.4.4.2:The remote peer is learned 
dynamically,it will be deleted 
The remote peer 4.4.4.2 was learned 
dynamically and will be deleted by 
DLSw. 
DLSW_TCP 4.4.4.3 : rebuild tcp with the peer 
The remote peer 4.4.4.3 was manually 
configured and therefore the TCP 
connection with it will be 
reestablished.