artplanet Posted January 5, 2017 Posted January 5, 2017 Собственно тестируем железку - все нравиться. Решили подумать заменить пару своих 6500 на Nexus 3064 - но вот не задача. Никак не можем применить PBR на Int vlan внутри VRF (65 без проблем делает) при попытке применить PBR на Int vlan внутри VRF: % Cannot share the same route-map <PBR> among different VRFs for PBR собственно конфиг interface Vlan3103 no shutdown vrf member dddd ip address 192.168.0.1/30 Nexus3064# conf t Enter configuration commands, one per line. End with CNTL/Z. Nexus3064(config)# interface Vlan3103 Nexus3064(config-if)# ip policy route-map PBR % Cannot share the same route-map <PBR> among different VRFs for PBR Nexus3064(config-if)# гуголь ничего не подсказывает сам роутмап route-map PBR deny 10 match ip address NO-PBR route-map PBR permit 101 match ip address PBR-01 set ip next-hop 10.10.0.255 route-map PBR permit 102 match ip address PBR-02 set ip next-hop 10.10.0.253 команд: set ip vrf next-hop set ip global next-hop set ip default vrf нету. Nexus3064# conf t Enter configuration commands, one per line. End with CNTL/Z. Nexus3064(config)# route-map PBR permit 101 Nexus3064(config-route-map)# set ip ? address Specify IP address default Set default next-hop next-hop Next hop address precedence Set precedence field Nexus3064(config-route-map)# set ? as-path Prepend string for a BGP AS-path attribute comm-list Set BGP community list (for deletion) community Set BGP community attribute dampening Set BGP route flap dampening parameters distance Set the Administrative distance of route extcomm-list Set BGP extcommunity list (for deletion) extcommunity Set BGP extcommunity attribute forwarding-address Set the forwarding address interface Output interface ip Configure IP features ipv6 Configure IPv6 features label-index Set Segment Routing (SR) label index of route level Where to import route local-preference BGP local preference path attribute metric Set metric for destination routing protocol metric-type Type of metric for destination routing protocol nssa-only OSPF NSSA Areas origin BGP origin code path-selection Path selection criteria for BGP tag Tag value for destination routing protocol weight BGP weight for routing table Вставить ник Quote
artplanet Posted January 5, 2017 Author Posted January 5, 2017 А всё, понял... нужно было чтобы внутри VRF тоже были нужные сети затерминированы - которые в nexthop используются Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.