28 set vpnv4 next-hop, 29 set weight, Set vpnv – PLANET XGS3-24040 User Manual

Page 398: Next, Set weight

Advertising
background image


29-111

Parameter:

<tag-val > is the tag value, ranging between 0~4294967295.

Command Mode:

route-map mode

Usage Guide:

There is a route-tag domain at the AS-external-LSA type LSA. The domain is normally identified by

other routing protocols. To use this command, one match clause should at first be defined.

Example:

Switch#config terminal

Switch(config)#route-map r1 permit 5

Switch(config-route-map)#set tag 60

29.28 set vpnv4 next-hop

Command:

set vpnv4 next-hop <ip_addr>

no set vpnv4 next-hop [<ip_addr>]

Function:

Configure the next-hop of BGP VPNv4 routing message. The “no set vpnv4 next-hop

[<ip_addr>]” command deletes the configuration.

Parameter:

<ip_addr> is the next-hop ip address of VPNv4 route shown by dotted decimal notation.

Command Mode:

route-map mode

Usage Guide:

To use this command, one match clause should at first be defined.

Example:

Switch#config terminal

Switch(config)#route-map r1 permit 5

Switch(config-route-map)#set vpnv4 next-hop 10.1.1.1

29.29 set weight

Command:

set weight <weight_val>

no set weight [<weight_val>]

Function:

Configure the weight value of BGP routing message. The “no set weight [<weight_val>]

command deletes this configuration.

Advertising