Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

IPv6 allowas-in 1 doesn't work #12

Closed
stcheng opened this issue May 10, 2017 · 1 comment
Closed

IPv6 allowas-in 1 doesn't work #12

stcheng opened this issue May 10, 2017 · 1 comment
Labels

Comments

@stcheng
Copy link

stcheng commented May 10, 2017

  address-family ipv6                     
    neighbor FC00::72 activate            
    maximum-paths 64                      
  exit-address-family                     
  neighbor FC00::76 remote-as 64600       
  neighbor FC00::76 description ARISTA02T1
  neighbor FC00::76 allowas-in 1          
  address-family ipv6                     
    neighbor FC00::76 activate            
    maximum-paths 64                      
  exit-address-family                     
  neighbor FC00::7A remote-as 64600       
  neighbor FC00::7A description ARISTA03T1
  neighbor FC00::7A allowas-in 1          
  address-family ipv6                     
    neighbor FC00::7A activate            
    maximum-paths 64                      
  exit-address-family                     
  neighbor FC00::7E remote-as 64600       
  neighbor FC00::7E description ARISTA04T1
  neighbor FC00::7E allowas-in 1          
  address-family ipv6                     
    neighbor FC00::7E activate            
    maximum-paths 64                      
  exit-address-family                     
root@str-s6000-acs-7:/etc/quagga# vtysh -c "show ipv6 bgp " | grep "20c0:a940"
root@str-s6000-acs-7:/etc/quagga#
ARISTA01T1#show ipv6 bgp neighbo fc00::71 advertised-routes | grep a940                      
 * >    20c0:a940::/64      fc00::72         -       -       -      64600 65534 64605 65100 ?
 * >    20c0:a940:0:40::/64 fc00::72         -       -       -      64600 65534 64605 65100 ?
@stcheng stcheng added the bug label May 10, 2017
@lguohan
Copy link
Contributor

lguohan commented Aug 24, 2017

addressed in sonic-net/sonic-buildimage#741

@lguohan lguohan closed this as completed Aug 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants