Configuring
DLSw+ Configuration Task List
SNA Dial-on-Demand Routing
This feature allows you to run DLSw+ over a switched line and have the Cisco IOS software take the switched line down dynamically when it is not in use. Utilizing this feature gives the IP Routing table more time to converge when a network problem hinders a remote peer connection. In small networks with good IP convergence time and ISDN lines that start quickly, it is not as necessary to use the keepalive option. To use this feature, you must set the keepalive value to zero, and you may need to use a lower value for the timeout option than the default, which is 90 seconds.
To configure SNA DDR, use the following command in global configuration mode:
Command | Purpose |
|
|
Router(config)# dlsw | Configures SNA DDR. |
| |
| |
interface name]] |
|
| |
[cluster |
|
| |
| |
| |
[keepalive seconds] [lf size] [linger minutes] |
|
| |
[passive] [priority] |
|
| |
[timeout seconds] |
|
|
|
The following command configures the SNA DDR feature:
dlsw
UDP Unicast Feature
The UDP Unicast feature sends the SSP address resolution packets via UDP unicast service rather than TCP. (SSP packets include: CANUREACH_EX, NETBIOS_NQ_ex, NETBIOS_ANQ, and DATAFRAME.) The UDP unicast feature allows DLSw+ to better control address resolution packets and unnumbered information frames during periods of congestion. Previously, these frames were carried over TCP. TCP resends frames that get lost or delayed in transit, and hence aggravate congestion. Because address resolution packets and unnumbered information frames are not sent on a reliable transport on the LAN, sending them reliably over the WAN is unnecessary. By using UDP for these frames, DLSw+ minimizes network congestion.
Note UDP unicast enhancement has no affect on DLSw+ FST or direct peer encapsulation.
This feature is enabled by default. To disable User Datagram Protocol (UDP) Unicast, use the following command in global configuration mode:
Command | Purpose |
|
|
Router(config)# dlsw | Disables UDP Unicast. |
|
|
|
| Cisco IOS Bridging and IBM Networking Configuration Guide |
|
|
|
|
|
| |||
|
|
|
|
| |
|
|
|
|