Users Guide

Table Of Contents
VRF BGP
VRF BGP
1. 分配 AS CONFIGURATION ROUTER-BGP 1 65535 2 1
4294967295 4 AS 4 AS 4 AS
router bgp as-number
2. VRF ROUTER-BGP-VRF
vrf vrf-name
3. CONFIG-ROUTER-VRF
neighbor ip-address
4. ROUTER-NEIGHBOR AS 1 65535 2 1 4294967295 4
remote-as as-number
5. ROUTER-NEIGHBOR BGP
no shutdown
6. ROUTER-NEIGHBOR
description text
BGP 使 clear ip bgp * BGP 使 show ip bgp
summary
BGP
OS10# configure terminal
OS10(config)# router bgp 100
OS10(config-router-bgp-100)# vrf blue
OS10(config-router-vrf)# neighbor 5.1.1.1
OS10(config-router-neighbor)# remote-as 1
OS10(config-router-neighbor)# description n1_abcd
OS10(config-router-neighbor)# exit
OS10(config-router-vrf)# template t1
OS10(config-router-template)# description peer_template_1_abcd
ASN
AS_PATH
CONFIG-ROUTER-NEIGHBOR AS
local-as as-number no-prepend
CONFIG-ROUTER-NEIGHBOR AS
local-as as-number no-prepend replace-as
BGPv4 BGPv6OS10 BGP IPv4 IPv6 IPv4 IPv6
使 activate IPv4
activate
BGP v4 ipv6 IPv6 ipv4 BGP-v6 IPv4
508
3