[c-nsp] XR 12000/GSR - 4.2.3 VRRP IPv6 Global virtual address.

Danny Pinto danny.pinto at ymail.com
Tue Nov 5 01:04:24 EST 2013


Hi ,

I am looking for VRRP support on XR - 12000 / GSR with global IPv6 virtual address to achieve something like below . But seems XR is not supporting it on 12K . Can anyone confirm what is supported on XR for 12000s ?

Regards,
Dan


router vrrp
interface
GigabitEthernet0/0/0/3.404
  address-family ipv4
   vrrp 4 version 3
    priority
110
    address
172.23.39.67
   !
  !
  address-family ipv6
   vrrp 4
    priority
110
    address
global 2001:954:0:f::1:1
      !
  !
!
!


RP/0/9/CPU0:PE-test7.bl(config-vrrp-virtual-router)#commit
Tue Nov  5 02:29:18.542 IST

% Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted. Please issue 'show configuration failed' from this session to view the errors
RP/0/9/CPU0:PE-test7.bl(config-vrrp-virtual-router)#show configuration failed
Tue Nov  5 02:29:22.517 IST
!! SEMANTIC ERRORS: This configuration was rejected by
!! the system due to semantic errors. The individual
!! errors with each failed configuration command can be
!! found below.


router vrrp
 interface GigabitEthernet0/0/0/3.404
  address-family ipv6
   vrrp 4
    address global 2001:954:0:f::1:1
!!% 'vrrp' detected the 'warning' condition 'No Primary VRRP IP address exists for this VRID'
   !
  !
 !
!
end


More information about the cisco-nsp mailing list