CLI Guide

Layer 3 Routing Commands 1327
ipv6-addressThe neighbor’s IPv6 address. If the neighbor’s IPv6 address
is a link local address, the local interface must also be specified. This
command is available in IPv6 address family mode.
interface vlan vlan-idThe local routing interface/VLAN ID over which
the IPv6 neighbor can be reached. Range: 1-4093.
autodetect interface interface-id
—(Optional) The routing interface on
which the neighbor’s link local IPv6 address is auto detected. The
interface-id must be a VLAN routing interface. Range is 1–4093.
remote-as as-numberThe router’s autonomous system number of the
neighbor’s AS in asplain format. Dell EMC Networking BGP supports four
byte AS numbers, in the range of 0-429496729. If the neighbor’s AS
number is the same as the local router and the peer is considered an
internal peer. Otherwise, the peer is an external peer.
Default Configuration
No neighbors are configured by default.
Command Mode
BGP Router Configuration mode
IPv4 Address Family Configuration mode
User Guidelines
Up to 100 neighbors can be configured.
Command History
Introduced in version 6.2.0.1 firmware. Updated in version 6.3.0.1 firmware.
Command updated in version 6.6 firmware.
Example
console(config-router)#neighbor 10.130.14.55 remote-as 10
neighbor remove-private-as
Use the neighbor remove-private-as command to remove private AS numbers
when advertising IPv4 routes to an external peer. To stop removing private AS
numbers, use the no form of this command.