RE: VLAN and IPX [7:24641]

2001-10-30 Thread Bill Carter
The config is correct, although you need to find out what IPX encapsulation is. Probably 802.2. I would put the commands in this way; interface vlan 2 ip address .. ipx network 101 encapsulation sap interface vlan 3 ip address ipx network 102 encapsul

RE: VLAN and IPX [7:24641]

2001-10-30 Thread Michael Williams
I would agree. The clients can find the servers because they'll do a GNS (GetNearestServer) request, and the routers should be able to answer that request with the info the client needs. Mike W. Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=24667&t=24641

Re: VLAN and IPX [7:24641]

2001-10-30 Thread Brant Stevens
Every client VLAN will need its' own IPX network number and appropriate frame encapsulation type. int vlan 10 ip address 10.10.10.2 255.255.255.0 standby 10 ip 10.10.10.1 standby 10 prior 110 pre ipx network 10 encapsulation sap int vlan 11 ip address 10.10.11.2 255.255.255.0