R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)
270
The sixth byte of the MAC address should be set to 0x00. The system will combine the first 5 bytes of this
virtual MAC address with the SDLC address into a new MAC address, which will serve as the source
MAC address in SDLC-to-LLC2 frame format conversion.
Examples
# Set the SDLC virtual MAC address to 0000-e81c-b600 on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] sdlc mac-map local 0000-e81c-b600
sdlc mac-map remote
Use sdlc mac-map remote to configure an SDLC peer.
Use undo sdlc mac-map remote to delete an SDLC peer.
Syntax
sdlc mac-map remote mac-addr sdlc-addr
undo sdlc mac-map remote mac-addr sdlc-addr
Default
The synchronous serial interface has no remote peer.
Views
Synchronous serial interface view
Default command level
2: System level
Parameters
mac-addr: MAC address of the SDLC peer to be configured.
sdlc-addr: SDLC address of the SDLC peer to be configured, in the range of 0x01 to 0xFE.
Usage guidelines
This command specifies the MAC address of the peer end for an SDLC virtual circuit so as to provide the
destination MAC address for SDLC-to-LLC2 frame conversion. In DLSw configuration, a peer should be
configured for each SDLC address. The MAC address of the peer should be the MAC address of the
remote SNA device (physical address in the Ethernet or Token Ring format), or the compound MAC
address obtained from SDLC virtual MAC address of the peer end and the SDLC address of the local
end.
In this configuration, pay attention to the difference in bit order between a token ring address and an
Ethernet address:
• If the remote SDLC peer to be configured uses a token ring address, use its token ring address
directly;
• If the remote SDLC peer uses an Ethernet address, reverse the bit order of the Ethernet address: for
example, convert 000f-e203-a548 to 0007-3fc0-a512. HP recommends that you use the dlsw
reverse command to avoid errors that might be introduced in manual conversion.
Examples
# Configure an SDLC peer on Serial 2/0.
<Sysname> system-view










