BGP
,
OSPF
,
RIP
,
TELNET
,
SNMP
|
SOCKET
|
TCP
,
UDP
|
IP
,
IPX
|
PPP
,
X.25
等
|
操作系统
|
硬件接口及驱动
|
Errorcode
|
Errsubcode
|
|
Data
|
错误代码
|
错误类型
|
1
|
消息头错
|
2
|
OPEN
消息错
|
3
|
UPDATE
消息错
|
4
|
保持时间超时
|
5
|
状态机错
|
6
|
退出
|
参数名称
|
参数范围
|
as-number
|
0
~
65535
|
metirc
|
0
~
4294967295
|
perference
|
�C
2147483648
~
2147483647
|
holdtime
|
60
~
65535
|
asp-list-number
|
1
~
200
|
list-number
|
1
~
200
|
version-number
|
2
~
4
|
seq-number
|
0
~
65535
|
as-regular-expression
|
参见
RFC1164 section 4.2
|
names
|
字符串(有效长度
32
位)
|
操作
|
命令
|
启动
BGP
,并进入
BGP
协议配置模式
|
router bgp
as-number
|
退出
BGP
协议配置模式
|
exit
|
关闭
BGP
|
no router bgp
|
操作
|
命令
|
定义本地网络
|
network
ip-address [mask mask] [routemap map-name]
|
取消本地网络的定义
|
no network
ip-address
|
操作
|
命令
|
配置本地优先级
|
bgp
default local-preference
preference
|
使用缺省的本地优先级
|
no bgp default local-preference
|
操作
|
命令
|
允许
BGP
生成默认路由
|
default-information originate
|
禁止
BGP
生成默认路由
|
no
default-information originate
|
操作
|
命令
|
配置
MED
|
default-metric
metric
|
使用缺省的
MED
|
no default-metric
|
操作
|
命令
|
配置
BGP
定时器
|
timers bgp
keepalive-interval holdtime
|
使用缺省的定时器值
|
no timers bgp
|
操作
|
命令
|
复位一个
neighbor
|
clear ip bgp
ip-address
|
复位全部
neighbor
|
clear ip bgp *
|
操作
|
命令
|
定义
AS
路径列表
|
ip as-path access-list
list-number {permit | deny} as-regular-expression
|
删除指定的
AS
列表
|
no ip as-path access-list
list-number
|
操作
|
命令
|
进入路由映射配置模式
|
route-map
map-name
{ permit | deny } seq-number
|
退出
路由映射配置模式
|
exit
|
删除指定的路由映射
|
no route-map
map-name
|
操作
|
命令
|
匹配
AS
路径正则表达式
|
match as-path
[asp-list-num]
|
取消
AS
路径表达式匹配
|
no match as-path
|
匹配端口
|
match interface
{ Ethernet | Serial | Null
}
[interface-number]
|
取消端口匹配
|
no match interface
|
匹配地址
|
match ip address
[ access-list-num ]
|
取消地址匹配
|
no match ip address
|
匹配
metric
|
match metric [
metric
]
|
取消
metric
匹配
|
no match metric
|
操作
|
命令
|
设置
AS
号
|
set as-path prepend
as-number
|
取消
AS
号的设置
|
no set as-path
|
设置下一跳
|
set ip next-hop
ip-address
|
取消下一跳的设置
|
no set ip next-hop
|
设置本地优先级
|
set local-preference
[preference]
|
取消本地优先级的设置
|
no set local-preference
|
设置
metric
|
set metric
[metric]
|
取消
metric
的设置
|
no set metric
|
设置路由源
|
set origin
{ igp | egp | incomplete
}
|
取消路由源的设置
|
no set origin
|
操作
|
命令
|
定义
neighbor
|
neighbor
neighbor-address remote-as as-number
|
取消
neighbor
的定义
|
no neighbor
neighbor-address
remote-as
as-number
|
操作
|
命令
|
配置
neighbor
的前缀过滤器
|
[no] neighbor neighbor-address distribute-list
list-num
{ in | out
}
|
操作
|
命令
|
配置
neighbor
的
AS
路径过滤器
|
[no] neighbor neighbor-address filter-list asp-list-num { in | out
}
|
操作
|
命令
|
配置
neighbor
的路由映射
|
[no] neighbor neighbor-address route-map map-name { in | out
}
|
操作
|
命令
|
允许或禁止引入默认路由
|
[no] neighbor neighbor-address default-originate
[ route-map map-name ]
|
操作
|
命令
|
定义广告时间间隔
|
neighbor
neighbor-address advertisement-interval adv-interval
|
定义
keepalive
时间间隔
|
neighbor
neighbor-address timers interval
|
指定版本号
|
neighbor
neighbor-address version
version-number
|
操作
|
命令
|
创建或取消同伴组
|
[no] neighbor group-name peer-group
|
操作
|
命令
|
配置同伴组的前缀过滤器
|
[no] neighbor group-name distribute-list
{ list-num | list-name } { in | out
}
|
配置同伴组的
AS
路径过滤器
|
[no] neighbor group-name filter-list
as-list-num { in | out
}
|
配置同伴组的路由映射
|
[no] neighbor group-name
route-map
map-name
{ in | out
}
|
引入默认路由
|
[no] neighbor group-name
default-originate
[ route-map map-name ]
|
操作
|
命令
|
定义广告时间间隔
|
neighbor
group-name advertisement-interval adv-interval
|
定义
keepalive
时间间隔
|
neighbor
group-name timers interval
|
指定版本号
|
neighbor
group-name
version
version-number
|
操作
|
命令
|
定义同伴组的成员
|
[no] neighbor ip-address peer-group group-name
|
操作
|
命令
|
引入静态路由
|
[no] redistribute static
|
引入静态路由
并设置
metric
|
redistribute static metric
metric
|
引入静态路由
并设置路由映射
|
redistribute static route-map
map-name
|
操作
|
命令
|
引入
RIP
路由
|
[no] redistribute rip
|
引入
RIP
路由
并设置
metric
|
redistribute rip metric
metric
|
引入
RIP
路由
并设置路由映射
|
redistribute rip route-map
map-name
|
操作
|
命令
|
引入
OSPF
路由
|
redistribute ospf
|
取消引入
OSPF
路由
|
no redistribute ospf
|
引入
OSPF
的
external
路由
|
redistribute ospf match external
|
引入
OSPF
的
external1
路由
|
redistribute ospf match external
1
|
引入
OSPF
的
external2
路由
|
redistribute ospf match external
2
|
引入
OSPF
的
internal
路由
|
redistribute ospf match internal
|
引入
OSPF
路由
并设置
metric
|
redistribute ospf metric
metric
|
引入
OSPF
路由
并设置路由映射
|
redistribute ospf route-map
map-name
|
操作
|
命令
|
配置同步
|
[no] synchronization
|
操作
|
命令
|
显示
BGP
路由表中指定
ip
地址的路由信息。
|
show ip bgp A.B.C.D
|
显示
cidr
路由信息
|
show ip bgp CIDR
|
显示与指定
Access-list
号相匹配的
BGP
路由信息
|
show ip bgp filter-list
|
显示
BGP
同伴连接的详细信息
|
show ip bgp neighbors
|
显示
AS
路径信息
|
show ip bgp paths
|
显示
AS
伙伴组信息
|
show ip bgp peer-group
|
显示匹配
AS
正则表达式的
AS
路径信息
|
show ip bgp regexp
|
显示
BGP
同伴状态的综合信息
|
show ip bgp summary
|
显示
BGP
路由信息
|
show ip bgp
|
字符
|
符号
|
特殊意义
|
句号
|
.
|
匹配任意单字符
|
星号
|
*
|
匹配模式中
0
或更多的序列
|
加号
|
+
|
匹配模式中
1
或更多的序列
|
问号
|
?
|
匹配模式
0
或
1
次出现
|
加字符
|
^
|
匹配输入字符串的开始
|
美元符
|
$
|
匹配输入字符串的结束
|
下划线
|
_
|
匹配逗号,括号,字符串的开始和结束,空格
|
方括号
|
[
范围
]
|
表示一个单字符模式的范围
|
连字符
|
-
|
把一个范围的结束点分开
|