[j-nsp] Vrrp error
Youness El Wardi
youness.el.wardi at ericsson.com
Thu Sep 3 08:56:31 EDT 2009
Hello Guys,
I have this message on M320 router 1:
houda at LISM320R1-re0> show log messages.1.gz | match vrrp
Sep 2 16:05:42 LISM320R1-re0 /kernel: arp_update_iff_vrrp: IFF ae0
doesn't have a vrrp group configured
Sep 2 20:04:35 LISM320R1-re0 /kernel: arp_update_iff_vrrp: IFF ae0
doesn't have a vrrp group configured
The config of ae0 contains interfaces with vrrp groups
ericsson at LISM320R2-re0> show configuration interfaces ae0
vlan-tagging;
aggregated-ether-options {
lacp {
active;
periodic fast;
}
}
unit 172 {
description "vlan internet2_r";
vlan-id 172;
family inet {
address x.x.x.x;
}
}
unit 203 {
description SS7_IU_SGSN_2;
vlan-id 203;
family inet {
address x.x.x.x;
}
}
unit 204 {
description RAN_IU_SGSN_1;
vlan-id 204;
family inet {
address x.x.x.x;
}
}
unit 209 {
description "vlan CSG";
vlan-id 209;
family inet {
address x.x.x.x{
vrrp-group 50 {
apply-groups VRRP_SECONDARY;
virtual-address x.x.x.x;
}
}
}
}
Any clue ?
thkx
More information about the juniper-nsp
mailing list