API Guide

示例静态
IPv4
OS10(conf-router-bgp-102)# address-family ipv4 unicast
OS10(conf-router-bgpv4-af)# redistribute static route-map mapbgp2
示例静态
IPv6
OS10(conf-router-bgp-102)# address-family ipv6 unicast
OS10(conf-router-bgpv6-af)# redistribute static
示例 (OSPF
IPv4)
OS10(conf-router-bgp-102)# address-family ipv4 unicast
OS10(conf-router-bgpv4-af)# redistribute ospf 1
示例 (OSPF
IPv6)
OS10(conf-router-bgp-102)# address-family ipv6 unicast
OS10(conf-router-bgpv6-af)# redistribute ospf 1
支持的版本
10.2.0E or later
Identifier GUID-03ABE1FC-B7ED-465F-95A5-928814787AB1
Version 2
Status Translation approved
remote-as
向指定的 BGP 邻居或对等组添加远程。
语法
remote-as as-number
参数
as-number 指定 AS 编号范围从 1 65535 适用于 2 字节或从 1 4294967295 适用于 4 字节。
默认
命令模式
CONFIG-ROUTER-NEIGHBOR
CONFIG-ROUTER-TEMPLATE
使用情况信息
此命令的 no 版本将删除远程 AS
示例
OS10(config)# router bgp 300
OS10(config-router-bgp-300)# template ebgppg
OS10(config-router-template)# remote-as 100
支持的版本
10.4.1.0 or later
Identifier GUID-2CC0EF44-1716-4484-80E4-6D4D77AFCDF3
Version 2
Status Translation approved
remove-private-as
从接收传出更新移除私有 AS 编号。
语法
remove-private-as
参数
默认 已禁用
命令模式
CONFIG-ROUTER-NEIGHBOR
CONFIG-ROUTER-TEMPLATE
使用情况信息
示例
OS10(config)# router bgp 300
OS10(config-router-bgp-300)# template ebgppg
OS10(config-router-template)# remove-private-as
支持的版本
10.4.1.0 or later
586 3