344 CHAPTER 21: B ASIC DLSW CONFIGURATION COMMANDSdlsw localSyntax dlsw local ip-address [ init-window init-window-size | keepalive keepalive-interval |max-frame max-frame-size | max-window max-window-size | permit-dynamic |vendor-id vendor-id ] *undo dlsw local ip-address [ init-window | keepalive | max-frame | max-window |permit-dynamic ] *View System viewParameter ip-address: IP address of the local peer to be created. This IP address must bereachable.init-window-size: Initial local window size, in the range of 1 to 2,000. The defaultis 40 (frames).keepalive-interval: Interval between keepalive messages, in seconds. The effectiverange is 0 to 1,200, and the default is 30 seconds. A value of 0 indicates that nokeepalive message will be sent.max-frame-size: Maximum frame size in bytes. Effective values include 516, 1,470,1,500, 2,052, 4,472, 8,144, 11,407, 11,454, and 17,800, and the default is 1,500bytes.max-window-size: Maximum local window size, in the range of 1 to 2,000. Thedefault is 50 (frames).permit-dynamic: Permits non-peer routers to initiate connections to establishpeering relationships dynamically with this router. It is not required to configure aremote peer for a router established as a local peer with this keyword included inthe command.vendor-id: DLSw vendor identifier, in the range of 00.00.00 to ff.ff.ff. The defaultis 00.e0.fc.Description Use the dlsw local command to create a local DLSw peer.Use the undo dlsw local ip-address command to remove the specified localDLSw peer.Use the undo dlsw local ip-address { init-window | keepalive | max-frame |max-window | permit-dynamic } * command to restore the default parameters.Deleting a local DLSw peer will automatically delete all its remote DLSw peers.Establishing a TCP connection is the first step in establishing a DLSw circuit. Toestablish a TCP connection, you need to specify the IP addresses of both endsystems across the TCP connection. By configuring a local DLSw peer, you specifythe IP address of the local end across the TCP connection. This is required before arouter can initiate or accept a TCP connection request. A router can only have onelocal peer.