Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://www.juniper.net/documentation/en_US/vrr/topics/task/installation/vrr-kvm-installing.html

...

#using hp8300 set-up instead >>> and change the vrr.xml accordingly ( br0 + virbr0 )

#brctl addbr vrr-mgmt
#brctl addbr vrr-ext

#ip link set dev vrr-mgmt up

...

Code Block
titlebasic configuration vRRvRR1 root/juniper123
collapsetrue
set system host-name vRR1
set system root-authentication plain-text-password
delete interfaces em0.0 family inet dhcp
set interfaces em0.0 family inet address 192.168.0.3/24
set ssh root-login allow

...