Em cấu hình router nhưng có mấy lệnh này em hok hỉu các anh giải thích dùm em với ạ.:)
no bgp default ipv4-unicast
bgp router-id 192.168.99.70
ipv6 prefix-list cisco seq 10 permit 2001: DB8::/24
route-map rtp permit 10
match ipv6 address prefix-list cisco
address-family ipv6 unicast
redistribute rip
redistribute static
neighbor 6peers peer-group
neighbor 6peers activate
neighbor 2001: DB8:1234::2 route-map rmap in
bgp log-neighbor-changes
no synchronization
neighbor 1:1::1 activate
neighbor 2:2::2 next-hop-self
bgp default local-preference 500
Với lại cho em hỏi thêm 1 câu nữa là điểm khác biệt giửa BGP-4 và BGP-6 ạ!
Em cảm ơn các anh nhiều lắm ạ!!!
no bgp default ipv4-unicast
bgp router-id 192.168.99.70
ipv6 prefix-list cisco seq 10 permit 2001: DB8::/24
route-map rtp permit 10
match ipv6 address prefix-list cisco
address-family ipv6 unicast
redistribute rip
redistribute static
neighbor 6peers peer-group
neighbor 6peers activate
neighbor 2001: DB8:1234::2 route-map rmap in
bgp log-neighbor-changes
no synchronization
neighbor 1:1::1 activate
neighbor 2:2::2 next-hop-self
bgp default local-preference 500
Với lại cho em hỏi thêm 1 câu nữa là điểm khác biệt giửa BGP-4 và BGP-6 ạ!
Em cảm ơn các anh nhiều lắm ạ!!!
Comment