API Guide

Identifier GUID-6BEBB0EA-7060-4594-906A-B01D46A567F2
Version 4
Status Translation approved
set weight
为路由表设置 BGP 权重。
语法
set weight weight
参数
weight 输入编号作为权重由路由用来满足路由映射规格 0 65535
默认
默认路由器起源为 32768 所有其他路由为 0
命令模式
ROUTE-MAP
使用情况信息
命令的 no 版本从路由映射中删除 set 子句。
示例
OS10(conf-route-map)# set weight 200
支持的版本
10.2.0E or later
Identifier GUID-4D831E6F-A0C2-42CF-9CF3-7C6693FCB428
Version 3
Status Translation approved
show route-map
显示当前的路由映射配置。
语法
show route-map [map-name]
参数
map-name 可选指定已配置的路由映射的名称。最多 140 个字符。
默认
命令模式
EXEC
使用情况信息
示例
OS10# show route-map
route-map abc, permit, sequence 10
Match clauses:
ip address (access-lists): hello
as-path abc
community hello
metric 2
origin egp
route-type external type-1
tag 10
Set clauses:
metric-type type-1
origin igp
tag 100
支持的版本
10.3.0E or later
访问控制列表
1131