DLSw Configuration Examples 229 system-view[RouterB] dlsw local 2.2.2.2[RouterB] dlsw remote 1.1.1.1[RouterB] interface serial 2/0[RouterB-Serial2/0] link-protocol sdlc[RouterB-Serial2/0] sdlc enable dlsw[RouterB-Serial2/0] sdlc status primary[RouterB-Serial2/0] sdlc mac-map local 0000-1234-5600[RouterB-Serial2/0] sdlc controller c1[RouterB-Serial2/0] sdlc xid c1 03e00001[RouterB-Serial2/0] sdlc mac-map remote 0014-cc00-54af c1[RouterB-Serial2/0] sdlc controller c2[RouterB-Serial2/0] sdlc xid c2 03e00002[RouterB-Serial2/0] sdlc mac-map remote 0014-cc00-54af c2[RouterB-Serial2/0] baudrate 9600[RouterB-Serial2/0] quit[RouterB] interface serial 2/1[RouterB-Serial2/1] link-protocol sdlc[RouterB-Serial2/1] baudrate 9600[RouterB-Serial2/1] code nrzi[RouterB-Serial2/1] sdlc status primary[RouterB-Serial2/1] sdlc mac-map local 0000-2222-0000[RouterB-Serial2/1] sdlc controller c3[RouterB-Serial2/1] sdlc mac-map remote 0014-cc00-54af c3[RouterB-Serial2/1] sdlc enable dlsw[RouterB-Serial2/1] quit# If the local and remote networks are stable, you can configure the followingcommands to save the polling process.[RouterB] dlsw reachable mac-exclusivity[RouterB] dlsw reachable-cache 0014-cc00-54af remote 1.1.1.1Note that in the configuration on router B, the MAC address in the sdlc mac-mapremote and dlsw reachable-cache commands is the MAC address of theEthernet card of the AS/400 device, which is connected to Router A. As anEthernet MAC address appears in the reverse bit order of a Token-Ring MACaddress, bit order reversal is required in MAC address configuration (for example, aMAC address 0028-3300-2af5 appears to be 0014-cc00-54af after bit orderreversal). If the peer end is Token-Ring, bit order reversal is not required.Configuring DLSw withVLAN SupportNetwork requirementsAs shown in Figure 39, Ethernet 1/1 of the Ethernet switch is connected with anIBM host, Ethernet 1/0 of the switch is connected with Router A, and Ethernet 1/1of Router B is connected with an SNA host. Perform the following configuration sothat the IBM host can communication with the SNA host over the Internet:■ Add Ethernet 1/1 to VLAN 2, and configure Ethernet 1/0 as a trunk port,allowing VLAN 2 of Ethernet 1/1 to pass.■ Configure a sub-interface Ethernet 1/1.1 on Ethernet 1/1 of Router A and addthis sub-interface to VLAN 2.Configure DLSw on Router A and Router B.