route-map tp-host-routes permit 10
match tag 100
set origin igp
router bgp 65111
no synchronization
bgp log-neighbor-changes
redistribute static route-map tp-host-routes
neighbor 192.168.1.1 remote-as 65002
no auto-summary
int fa 0/1
ip address 192.168.1.2 255.255.255.252
no shut
description SP
speed 10
full-duplex
ip route 172.16.1.5 255.255.255.255 lo 1 tag 100
No comments:
Post a Comment