TWiki> CF Web>Networking>VLANInformation>863-1 (revision 1)EditAttach

Configuration for VLAN 863 (mc-cs-tc1net); 2009-9-11

on mc-cs2

config
 router vrrp
 vlan 863
  name mc-cs-tc1net
  ip address 10.15.63.1/24  // on master dc-cs2, DNS name dc-cs2-dc-cs-tc1net
  ip helper-address 129.97.15.253  
  tagged trk1
  forbid trk2,trk3
  ip ospf area 4
  vrrp vrid 251
   owner   // on master mc-cs2
   virtual-ip-address 10.15.63.1/24
   enable
   exit
  exit
  write memory
 exit
logout

on dc-cs1

config
 router vrrp
 vlan 848
  name dc-cs-tc1net
  ip address 10.15.48.2/24  // on backup dc-cs1, DNS name dc-cs1-dc-cs-tc1net
  ip helper-address 129.97.15.253  
  tagged trk1
  forbid trk3
  ip ospf area 4
  vrrp vrid 251
   backup  // on backup dc-cs1
   virtual-ip-address 10.15.48.1/24
   enable
   exit
  exit
  write memory
 exit
logout
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2009-09-11 - TrevorGrove
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback