in

CCIE - Internetwork Expert's Online Community

Latest post 08-27-2008 4:53 AM by Seba. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-22-2008 6:50 AM

    • rgonzo66
    • Top 500 Contributor
    • Joined on 07-23-2008
    • Grayson, GA
    • Posts 6
    • Points 75

    Task 3.4 - VPNv4 Exchange

    Do you have to use the 'unicast' keyword on the 'address-family vpnv4 unicast' command? 

    Please explain the scenario when you would use it and when you would not.  Thanks.

    Example Router 5:

     address-family vpnv4
     neighbor 24.1.4.4 activate
     neighbor 24.1.4.4 send-community extended
     neighbor 24.1.4.4 next-hop-self
     neighbor 24.1.56.6 activate
     neighbor 24.1.56.6 send-community extended
     exit-address-family

    Rack1R5#show ip bgp vpnv4 all summary
    BGP router identifier 24.1.5.5, local AS number 200
    BGP table version is 1, main routing table version 1

    Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
    24.1.4.4        4   200     176     173        1    0    0 00:19:30        0
    24.1.56.6       4   100     179     137        1    0    0 00:15:06        0
    Rack1R5#

    Rob Gonzalez (CCIE# 20547)
    Cisco Systems

    • Post Points: 20
  • 08-27-2008 4:53 AM In reply to

    • Seba
    • Top 10 Contributor
    • Joined on 07-17-2008
    • Ireland
    • Posts 122
    • Points 1,520

    Re: Task 3.4 - VPNv4 Exchange

    It depends on IOS, if you do or don't have unicast keyword. However it does nothing, as all VPNv4's are unicast, so address-family vpnv4 unicast does exactly the same thing as address-family vpnv4.

    Maybe in the future they will create a new SAFI for AFI VPNv4 :)

    Sebastian Pasternacki

    CCIE #17541 RS/Sec

    • Post Points: 5
Page 1 of 1 (2 items)