Command Reference Protocol-independent Configuration Commands
6.40 set tag
Use this command to set the tag for the routes to be redistributed. Use the no form of this command to
remove the setting.
Tag of the route to be redistributed
The original routing tag remains unchanged.
Route map configuration mode
This command can only be used for route redistribution. If this command is not configured, the default
route tag is used.
The following example enables the OSPF routing protocol to redistribute the RIP route and sets the
tag as 100.
Ruijie(config)# router ospf
Ruijie(config-router)# redistribute rip subnets route-map redrip
Ruijie(config-router)# network 192.168.12.0 0.0.0.255 area 0
Ruijie(config-router)# exit
Ruijie(config)# route-map redrip permit 10
Ruijie(config-route-map)# set tag 100
Match the next-hop IP address.
Match the source IP address.
6.41 show ip as-path-access-list
Use this command to display the configuration of AS path access lists.