SmartSwitch Router User Reference Manual 335Chapter 25: WAN Configuration GuideThe following command line displays an example for a VLAN:Mapped AddressesMapped peer IP/IPX addresses are very similar to static addresses in that InArp isdisabled for Frame Relay and the address negotiated in IPCP/IPXCP is ignored for PPP.Mapped addresses are most useful when you do not want to specify the peer addressusing the interface create command. This would be the case if the interface is created for aVLAN and there are many peer addresses on the VLAN. If any of the peers on the VLANdo not support InArp or IPCP/IPXCP, then use a mapped address to configure the peeraddress.The following command lines display two examples for Frame Relay:The following command line displays two examples for PPP:Dynamic AddressesIf the peer IP/IPX address is unknown, you do not need to specify it when creating theinterface. When in the Frame Relay environment, the peer address will be automaticallydiscovered via InArp. Similarly, the peer address will be automatically discovered viaIPCP/IPXCP negotiation in a PPP environment.The following command lines display examples for a port and a VC:interface create ip IPWAN address-netmask 10.50.1.1/16 peer-address10.50.1.2 vlan BLUEframe-relay set peer-address ip-address 10.50.1.1/16 ports se.4.1.204frame-relay set peer-address ipx-address a1b2c3d4.aa:bb:cc:dd:ee:ffports se.6.3.16ppp set peer-address ip-address 10.50.1.1/16 ports se.4.1ppp set peer-address ipx-address a1b2c3d4.aa:bb:cc:dd:ee:ff portsse.6.3interface create ip IPWAN address-netmask 10.50.1.1/16 port hs.3.1interface create ip IPWAN address-netmask 10.50.1.1/16 port hs.5.2.19