Command Reference Guide
3Com Router 5000 Family and Router 6000 Family dlsw reachable ● 103
Command Reference
dlsw reachable
Purpose Use the dlsw reachable command to configure locally reachable MAC and SAP
addresses.
Use the undo dlsw enable command to cancel the configuration.
Syntax dlsw reachable { mac-address mac-address [ mask mask ] |
mac-exclusivity | saps saps-values [ saps-values … ] }
undo dlsw reachable { mac-address mac-address | mac-exclusivity | saps
saps-values [ saps-values … ] }
Parameters mac-address mac-address
Locally reachable MAC address on the router.
mask mask
MAC address mask, functioning similar to a subnet
mask.
mac-exclusivity
Allows the router to access the configured MAC
address only.
saps saps-values
Locally reachable SAP address on the router, in the
range 0 to FF.
Example Allow the router to access the MAC addresses beginning with 1212.
[Router] dlsw reachable mac-address 1212-1212-1212 mask ffff-0000-0000
Allow the router to access SAP addresses 12 and 14.
[Router] dlsw reachable saps 12 14
Restrict the router to access only the configured MAC addresses.
[Router] dlsw reachable mac-exclusivity
View This command can be used in the following views:
■ System view
Description After you configure the dlsw reachable command, the router sends a packet to
all the connected routers, notifying of the locally reachable MAC or SAP address.
Based on the information, these routers can decide whether to send packets to this
router without exploring.
Note that you must change the configuration in time to accommodate to changes on
the local network.