All pastes #2132318 Raw Edit

Unnamed

public text v1 · immutable
#2132318 ·published 2012-03-26 23:28 UTC
rendered paste body
vyatta@edge01# show
 interfaces {
     ethernet eth0 {
         address 55.22.00.10/28
         description LAN-VRRP
         duplex auto
         hw-id 00:15:17:5c:62:9d
         smp_affinity auto
         speed auto
         vrrp {
             vrrp-group 99 {
                 advertise-interval 1
                 preempt true
                 priority 150
                 virtual-address 55.22.00.1/28
                 virtual-address 55.22.00.193/27
                 virtual-address 55.22.00.97/28
                 virtual-address 55.22.00.129/26
                 virtual-address 55.22.00.65/27
             }
         }
     }