Autonomous-System - Cisco Nexus 7000 Series Command Reference Manual

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

A Commands

autonomous-system

To specify the autonomous system number (ASN) for this address family for the customer site, use the
autonomous-system command.
Syntax Description
as-number
Defaults
None
Command Modes
config-router-vrf mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.2.2
Usage Guidelines
This command requires the MPLS Services license.
Examples
This example shows how to specify the ASN for an address family for a customer site:
switch# configure terminal
switch(config)# router eigrp Test1
switch(config-router)# vrf vpn1
switch(config-router-vrf)# address-family ipv4 unicast
switch(config-router-vrf-af)# redistribute bgp 1.0 route-map BGPMap
switch(config-router-vrf-af)# autonomous-system 1.3
Related Commands
Command
address-family ipv4
unicast
send-community
extended
OL-24994-02
autonomous-system as-number
AS number. The AS number can be a 16-bit integer or a 32-bit integer in the
form of a higher 16-bit decimal number and a lower 16-bit decimal number
in the xx.xx format.
Modification
This command was introduced.
Description
Enters address family configuration mode for configuring routing sessions
that use standard IPv4 address prefixes.
Specifies that a community's attribute should be sent to a BGP neighbor.
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
autonomous-system
127

Advertisement

Table of Contents
loading

Table of Contents