Hi Peter,

I would suggest (without me actually testing it first) that its probably
due to all the VIP addresses are the same as the real interface
addresses for VLAN 10, ie xxx.xxx.136.10; xxx.xxx.148.10 (secondary) and
xxx.xxx.84.10.

I would always recommend using a unique IP for the VIP address. At least
Enterasys always use to make that recommendation.  Make the VIP address
different from either C3 interface address. Or, since you probably don't
want to reconfigure all your clients to use a different default gw
address than xxx.xxx.xxx.10, change the interface addresses from .10 to
.12

Regards,

Andy 



-----Original Message-----
From: Peter O [mailto:[email protected]] 
Sent: 09 February 2009 00:23
To: Enterasys Customer Mailing List
Subject: RE: [enterasys] Migrating from Matrix E1 to SecureStack C3

Update:  When we swapped the old switches out for the new ones, our
network
stopped working - no users could see any of the servers, or connect to
the
internet, and the servers connected directly to the switches could not
contact any of the other servers.

When a "show ip vrrp" is performed on either of the two new C3 switches
it
shows the following (I know it says initialize as they are no longer
connected to the network):
------------------VRRP CONFIGURATION--------
 Vlan   Vrid   State           Owner  AssocIpAddr     Priority 
 10     84     Initialize      1      xx.xx.84.10    255

 1      136    Initialize      1      xx.xx.136.10   255

 1      148    Initialize      0      xx.xx.148.10   100

Whereas when it is done on the older Matrix switches it shows the
following:
-----------VRRP CONFIGURATION-----------
  Vlan    Vrid        State        Owner       AssocIpAddr
  10      84          Master         1         xx.xx.84.10
  10      136         Master         1         xx.xx.136.10
  10      148         Backup         0         xx.xx.148.10

Why do two of the Vrid's on the new C3 switches show they are part of
Vlan 1
when they were created as part of Vlan 10? Should I instead just use
Vlan 1
fo rall my configurations instead of Vlan 10?

Peter Oram
Mobile R&D
NEC Australia
-------------------------------------------------------

Jim,

Thanks for the pointer. This has solved my problem.

Also thanks to Thomas and Andy for their input too - much appreciated.

Peter

-----Original Message-----
From: Hoskin, James [mailto:[email protected]] 
Sent: Wednesday, 4 February 2009 3:50 PM
To: '[email protected]'
Subject: FW: [enterasys] Migrating from Matrix E1 to SecureStack C3

Hi Peter,

Is the issue one where you cannot configure an L3 interface on the same
subnet as the switch host ip?
If that is the case, you can leave the switch host ip blank.

Please reference our knowledgebase doc here for more on the topic:

https://knowledgebase-enterasys.talismaonline.com/article.aspx?article=5
573&
p=1

If that's not it, let me know better what the issue is, maybe I can
assist.
Regards,
Jim


-----Original Message-----
From: Peter O [mailto:[email protected]]
Sent: Tuesday, February 03, 2009 11:09 PM
To: Enterasys Customer Mailing List
Subject: [enterasys] Migrating from Matrix E1 to SecureStack C3

We are in the process of migrating our core from two Matrix E1 switches
to
two new SecureStack C3 switches (with the Adv router option enabled).
My E1 config's are [second E1 differences in square brackets]:

set gvrp disable fe.0.1
set host vlan 10
set igmp enable
set ip address xx.xx.136.8 mask 255.255.255.0 gateway xx.xx.136.10
[set ip address xx.xx.136.9 mask 255.255.255.0 gateway xx.xx.136.10]
clear vlan egress 1 fe.0.1-24,ge.1.1-2
set vlan 10 create
set vlan 10 UPLINK
set vlan egress 10 fe.0.1-24,ge.1.1-2 untagged
set port vlan fe.0.1-24,ge.1.1-2 10
set spantree portpri fe.0.1 112 0   [command not used on second E1]
set spantree msti 10 create
set spantree mstmap 10 10
router
enable
config t
router id xx.xx.84.11   [xx.xx.84.10]
interface vlan 10
 ip address xx.xx.136.11 255.255.255.0  [xx.xx.136.10]
 ip address xx.xx.148.10 255.255.255.0 secondary  [xx.xx.148.11]
 ip address xx.xx.84.11 255.255.255.0 secondary  [xx.xx.84.10]
 ip directed-broadcast
 no shutdown
ip route 192.168.30.0 255.255.254.0 xx.xx.148.4 1 permanent
ip route 0.0.0.0 xx.xx.148.254 1 permanent
router ospf 1
 network xx.xx.84.0 0.0.0.255 area 0.0.0.0
 network xx.xx.148.0 0.0.0.255 area 0.0.0.0
 network xx.xx.136.0 0.0.0.255 area 0.0.0.0
 redistribute connected
 redistribute static
 redistribute rip
router vrrp
 create vlan 10 148
 address vlan 10 148 xx.xx.148.10 1  [xx.xx.148.10 0]
 enable vlan 10 148
 create vlan 10 136
 address vlan 10 136 xx.xx.136.10 0  [xx.xx.136.10 1]
 enable vlan 10 136
 create vlan 10 84
 address vlan 10 84 xx.xx.84.10 0  [xx.xx.84.10 1]
 enable vlan 10 84


My two new SecureStackC3's are only 24 ports, and I have managed to work
out
that some of the commands have changed, however I am not having any luck
with the switches taking interface addresses for the vlan in router
mode. I
need some help in what do I need to do so that the new switches behave
in
the same way that the old Matrix E1 switches do.

Peter Oram
Mobile R&D
NEC Australia


---
To unsubscribe from enterasys, send email to [email protected] with the
body:
unsubscribe enterasys [email protected]




---
To unsubscribe from enterasys, send email to [email protected] with the
body: unsubscribe enterasys [email protected]

---
To unsubscribe from enterasys, send email to [email protected] with the body: 
unsubscribe enterasys [email protected]

Reply via email to