cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1348
Views
5
Helpful
1
Replies

VRRP can't configure on ISR1100

hawaii
Level 1
Level 1

Hi,

im trying to configure vrrp on 'interface svi' and when Im trying to configure by template, everytime I gets this error after validation:

 

Server error: Exception in callback: cedge-interface-vrf.xml:1305 Expression '{timer}' resulted in an incompatible value '1' for /ncs:devices/device{vip_internal_temp_device_C1111-8PLTEEA-FGL225110KE}/config/native/interface/Vlan{10}/vrrp/vrrp-group{1}/address-family/ipv4/timers/advertise

I saw there is the new bug, witch looks familiar, but It says there Is issue only on default timers value, but changing it to other doesnt resolve problem.

CSCvo89232

 

vManage 19.1.0, ISR 16.11.01a

 

I also tried configure it by cli, and its getting more weired:

 

vEdge-LTE# config-transaction
admin connected from 127.0.0.1 using console on vEdge-LTE
vEdge-LTE(config)# interface Vlan10
vEdge-LTE(config-Vlan-10)# vrrp ?
Possible completions:
<group-id:unsignedByte, 1 .. 255> range
vEdge-LTE(config-Vlan-10)# vrrp 5
--------------------------------^
syntax error: unknown argument
vEdge-LTE(config-Vlan-10)# vrrp 1
--------------------------------^
syntax error: unknown argument
vEdge-LTE(config-Vlan-10)# vrrp 1 address-family ?
Possible completions:
ipv4 ipv6
vEdge-LTE(config-Vlan-10)# vrrp 1 address-family ipv4 ?
Possible completions:
address description match-address preempt
priority shutdown timers track
vrrpv2 vrrs <cr>
vEdge-LTE(config-Vlan-10)# vrrp 1 address-family ipv4 address 10.5.55.2 ?
Possible completions:
primary secondary <cr>
vEdge-LTE(config-Vlan-10)# vrrp 1 address-family ipv4 address 10.5.55.2 primary
vEdge-LTE(config-if-vrrp)# priority 95
vEdge-LTE(config-if-vrrp)# timers advertise 1
vEdge-LTE(config-if-vrrp)# address 10.5.55.10
vEdge-LTE(config-if-vrrp)# commit

vEdge-LTE#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Vlan10 10.5.55.1 YES other up up


vEdge-LTE#sh vrrp
Vlan10 - Group 1 - Address-Family IPv4
State is MASTER
State duration 4 mins 44.300 secs
Virtual IP address is 10.5.55.10
Virtual MAC address is 0000.5E00.0101
Advertisement interval is 100 msec
Preemption enabled
Priority is 95
Master Router is 10.5.55.1 (local), priority is 95
Master Advertisement interval is 100 msec (expires in 92 msec)
Master Down interval is unknown
FLAGS: 1/1

 

Anyway its not a sollution, I wanna configure it by template.

1 Accepted Solution

Accepted Solutions

ekhabaro
Cisco Employee
Cisco Employee

Hi,

 

This is cosmetic issue in essence. Actually, for IOS-XE SDWAN router you need to specify VRRP interval in milliseconds (e.g. 1000 for 1s interval) and not seconds.

View solution in original post

1 Reply 1

ekhabaro
Cisco Employee
Cisco Employee

Hi,

 

This is cosmetic issue in essence. Actually, for IOS-XE SDWAN router you need to specify VRRP interval in milliseconds (e.g. 1000 for 1s interval) and not seconds.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: