Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

eigrp and novell servers

Status
Not open for further replies.

broow

MIS
Apr 29, 2002
3
US
We are in the process of installing 6513's in our network to replace our 5513's. We are also moving to eigrp, replacing rip. Problems start with Novell servers and btrieve and other database applications. On one 5500 connected to the new 6513 we were running only eigrp between the switches, Novell was slow. Started rip on the switches and all was well. I now that there are different settings needed for eigrp to handle ipx traffic. Anyone with so good basic configs to handle Novell and eigrp?

Thanks
broow
 
is it possible to get current configs? Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
 
Yes,

Had problems with novell traffic when turning of Rip from the 5500. Enclosed is an example of how the 6500 msfc was configured. NOTE I had omitted the command

ipx router eigrp 100
network all

from the 5500. could see all novell servers from the 5500 with sh ipx servers.



version 12.1
service timestamps debug datetime
service timestamps log datetime
service password-encryption
!
hostname Hosp-Router15
!
boot system flash bootflash:c6msfc2-jsv-mz.121-8a.E5
logging 172.17.171.217
enable password 7 0941410712000E
!
ip subnet-zero
!
!
no ip domain-lookup
!
ipx routing 0009.1228.64bc
!
!
!
interface Vlan1
description Hospital Management Network
ip address 172.24.1.2 255.255.0.0
no ip redirects
standby 1 priority 110 preempt
standby 1 ip 172.24.1.1
!
interface Vlan12
description Hospital Lab
ip address 172.20.12.2 255.255.255.0
ip helper-address 172.17.150.16
ip helper-address 172.17.150.17
no ip redirects
ipx network 2012
standby 12 priority 110 preempt
standby 12 ip 172.20.12.1
bridge-group 1
!
interface Vlan13
description EC
ip address 172.20.13.2 255.255.255.0
ip helper-address 172.17.150.16
ip helper-address 172.17.150.17
no ip redirects
ipx network 2013
ipx output-sap-filter 1001
standby 13 priority 110 preempt
standby 13 ip 172.20.13.1
bridge-group 1
!
interface Vlan23
ip address 172.20.23.2 255.255.255.0
ip helper-address 172.17.150.16
no ip redirects
shutdown
standby 23 priority 110 preempt
standby 23 ip 172.20.23.1
!
interface Vlan91
ip address 172.20.91.2 255.255.255.0
ip helper-address 172.17.150.16
no ip redirects
shutdown
standby 91 priority 110 preempt
standby 91 ip 172.20.91.1
!
interface Vlan105
description Test Vlan
ip address 172.20.105.1 255.255.255.0
ip helper-address 172.17.150.16
ip helper-address 172.17.150.17
ipx network 20105
ipx output-sap-filter 1001
bridge-group 1
!
interface Vlan204
ip address 172.28.1.4 255.255.255.0
no ip redirects
ipx network 28204
standby 204 priority 109 preempt
standby 204 ip 172.28.1.1
!
interface Vlan261
ip address 172.26.1.3 255.255.255.0
no ip redirects
ipx network 26261
standby priority 110 preempt
standby ip 172.26.1.1
!
router eigrp 100
network 172.20.0.0
network 172.24.0.0
network 172.26.0.0
network 172.28.0.0
no auto-summary
no eigrp log-neighbor-changes
!
router rip
network 172.24.0.0
network 172.26.0.0
network 172.28.0.0
!
no ip classless
no ip forward-protocol udp netbios-ns
no ip forward-protocol udp netbios-dgm
ip route 172.20.24.0 255.255.255.0 172.27.1.1
no ip http server
!
access-list 1001 permit 31CA1129.0000.0000.0001 0
access-list 1001 permit 17254FE1.0000.0000.0001 0
access-list 1001 permit 17254E23.0000.0000.0001 0
access-list 1001 permit 17254FE7.0000.0000.0001 0
access-list 1001 permit 17254FE6.0000.0000.0001 0
access-list 1001 permit 32B048CB.0000.0000.0001 0
access-list 1001 permit F609BF2D.0000.0000.0001 0
access-list 1001 permit 17254E10.0000.0000.0001 0
access-list 1001 permit C.0000.0000.0001 0
access-list 1001 permit 31B5B5C8.0000.0000.0001 0
access-list 1001 permit 17254FE2.0000.0000.0001 0
access-list 1001 permit 17254FE4.0000.0000.0001 0
access-list 1001 permit ABC1622.0000.0000.0001 0
access-list 1001 permit 31096B65.0000.0000.0001 0
access-list 1001 permit 16115E8.0000.0000.0001 0
access-list 1001 permit 1611599.0000.0000.0001 0
access-list 1001 permit 141368D.0000.0000.0001 0
access-list 1001 permit 141368D.0000.0000.0001 0
access-list 1002 permit 17254FE2.0000.0000.0001 0
access-list 1002 permit 17254FE4.0000.0000.0001 0
access-list 1002 permit ABC1622.0000.0000.0001 0
access-list 1002 permit 31096B65.0000.0000.0001 0
access-list 1002 permit 2022.0040.8c23.d2f1
!
!
!
ipx router eigrp 100
network all
!
!
!
bridge 1 protocol ieee
!
line con 0
line vty 0 4
password 7 07022E42450C00
login
transport input lat pad mop telnet rlogin udptn nasi
!
end

Hosp-Router15#








 
so turning off RIP was when the problems started.?.?...And the servers were still available..When you did show ipx server were they being learned from RIP or EIGRP?...

by no means am i a Novell expert, but, one thing i noticed...not sure how much of a difference it would make though...IPX EIGRP does not support the ipx-output-sap filter command. You are going to have to use the distribute-sap-list # in|out command to control SAP advertisements. If you have the opporutnity try changing this and see what effect it has....(easier said than done - sometimes i forget that i spend most of my day in a lab :))

Is the cause of slowness due to network congestion?. If not, do you know where the slowing down starts?

Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top