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

252
Examples
# Permit access to MAC addresses that start with 1212.
<Sysname> system-view
[Sysname] dlsw reachable mac-address 1212-1212-1212 mask ffff-0000-0000
# Allow the router to access SAP addresses 12 and 14.
[Sysname] dlsw reachable saps 12 14
# Permit access to user-configured MAC addresses only.
[Sysname] dlsw reachable mac-exclusivity
dlsw reachable-cache
Use dlsw reachable-cache to add the reachability information of the specified SNA device to the
reachable-cache.
Use undo dlsw reachable-cache to remove the configured remote reachability information from the
reachable-cache.
Syntax
dlsw reachable-cache mac-address remote ip-address
undo dlsw reachable-cache mac-address remote ip-address
Default
No remote reachability information is configured.
Views
System view
Default command level
2: System level
Parameters
mac-address: MAC address of the SNA device connected to a remote peer.
ip-address: IP address of a remote peer.
Usage guidelines
This configuration allows the router to send frames to a remote peer without polling it first. When changes
occur to the network of the remote peer, you must update the configured reachability information.
Examples
# Add this remote reachability information to the reachable-cache: the IP address of the remote peer is
10.12.13.10, and the MAC address of the SNA device connected with it is 0102-2103-5641.
<Sysname> system-view
[Sysname] dlsw reachable-cache 0102-2103-5641 remote 10.12.13.10
dlsw remote
Use dlsw remote to create a remote DLSw peer.
Use undo dlsw remote to remove a remote peer.