Layer 3 Routing Commands 1289User GuidelinesOnly one prefix list may be defined for each neighbor in each direction. If aprefix list that does not exist is assigned, all prefixes are permitted.In IPv6 address family mode, the command accepts either an IPv4 or an IPv6address.Command HistoryIntroduced in version 6.2.0.1 firmware.Exampleconsole(config-router-af)#neighbor 10.130.14.55 prefix-list test inneighbor remote-asUse the neighbor remote-as command to configure a neighbor and identifythe neighbor’s autonomous system.Syntaxneighbor { ip-address | ipv6-address [interface vlan vlan-id] | autodetectinterface interface-id } remote-as as-numberno neighbor { ip-address | ipv6-address [interface vlan vlan-id] | autodetectinterface interface-id } remote-as• ip-address—The neighbor’s IPv4 address. For external peers, this addressmust be an IPv4 address on the link that connects the two peers. Forinternal peers, the neighbor address can be any address, such as the IPv4address of a loopback interface.• ipv6-address—The neighbor’s IPv6 address. If the neighbor’s IPv6 addressis a link local address, the local interface must also be specified. Thiscommand is available in IPv6 address family mode.• interface vlan vlan-id—The local routing interface/VLAN ID over whichthe IPv6 neighbor can be reached. Range: 1-4093.• autodetect interface interface-id —(Optional) The routing interface onwhich the neighbor’s link local IPv6 address is auto detected. Theinterface-id must be a VLAN routing interface. Range is 1–4093.