This page is being proposed for deletion because it is no longer needed. If you believe it should be kept, please move it to another parent topic and delete this notification from its markup.

Configuration for VLAN 469 (sec-net-dc2); 2010-1-27

on dc-cs2

config
 router vrrp
 vlan 469
  name sec-net-dc2
  ip address 172.19.4.1/28  // on master dc-cs2, DNS name dc-cs2-sec-net-dc2
  ip helper-address 129.97.15.253  
  tagged trk1
  forbid trk2,trk3
  ip ospf area 4
  ip ospf passive
  vrrp vrid 250
   owner   // on master dc-cs2
   virtual-ip-address 172.19.4.1/28
   enable
   exit
  exit
  write memory
 exit
logout

on dc-cs1

config
 router vrrp
 vlan 469
  name sec-net-dc2
  ip address 172.19.4.2/28  // on backup dc-cs1, DNS name dc-cs1-sec-net-dc2
  ip helper-address 129.97.15.253  
  tagged trk1
  forbid trk3
  ip ospf area 4
  ip ospf passive
  vrrp vrid 250
   backup  // on backup dc-cs1
   virtual-ip-address 172.19.4.1/28
   enable
   exit
  exit
  write memory
 exit
logout
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2013-08-15 - DrewPilcher
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback