R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

269
Syntax
sdlc enable dlsw
undo sdlc enable dlsw
Default
DLSw forwarding is not enabled on the serial interface.
Views
Synchronous serial interface view
Default command level
2: System level
Usage guidelines
Before enabling DLSw forwarding on the serial interface, enable SDLC encapsulation on the interface.
With DLSw forwarding enabled on the SDLC interface, all local SNA devices connected to the interface
will be able to communicate with the remote device through DLSw.
Examples
# Enable DLSw forwarding on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] link-protocol sdlc
[Sysname-Serial2/0] sdlc enable dlsw
sdlc mac-map local
Use sdlc mac-map local to configure an SDLC virtual MAC address.
Use undo sdlc mac-map local to delete the configured SDLC virtual MAC address.
Syntax
sdlc mac-map local mac-address
undo sdlc mac-map local
Default
No SDLC virtual MAC address is configured.
Views
Synchronous serial interface view
Default command level
2: System level
Parameters
mac-address: Virtual MAC address of SDLC.
Usage guidelines
Initially designed for LLC2 protocols, DLSw establishes mappings between virtual circuits and MAC
addresses. A MAC address must be specified for an SDLC virtual circuit so that SDLC frames can be
forwarded. This command assigns the current interface a virtual MAC address, which will serve as the
source MAC address for the LLC2 frames converted from the SDLC frames.