CLI Guide

Table Of Contents
Layer 3 Routing Commands 1326
out—Apply the prefix list to advertisements to be sent to this neighbor.
Default Configuration
No prefix list is configured.
Command Mode
IPv6 Address Family Configuration mode
User Guidelines
Only one prefix list may be defined for each neighbor in each direction. If a
prefix list that does not exist is assigned, all prefixes are permitted.
In IPv6 address family mode, the command accepts either an IPv4 or an IPv6
address.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router-af)#neighbor 10.130.14.55 prefix-list test in
neighbor remote-as
Use the neighbor remote-as command to configure a neighbor and identify
the neighbor’s autonomous system.
Syntax
neighbor { ip-address | ipv6-address [interface vlan vlan-id] | autodetect
interface interface-id } remote-as as-number
no neighbor { ip-address | ipv6-address [interface vlan vlan-id] | autodetect
interface interface-id } remote-as
ip-addressThe neighbor’s IPv4 address. For external peers, this address
must be an IPv4 address on the link that connects the two peers. For
internal peers, the neighbor address can be any address, such as the IPv4
address of a loopback interface.