From: Jeff K. (jeffbk@xxxxxxxxxxxxx)
Date: Tue May 29 2001 - 15:27:08 GMT-3
Alright, I've been messing around with some basic IPX stuff on ccbootcamp lab
3. Right now, I have the following in Router 1:
ipx routing 0003.e368.08c4
ipx router eigrp 1
no redistribute connected
no redistribute rip
network 100 <----- Serial 0.1
network 101 <----- Serial 0.2
!
!
ipx router rip
no network 100
no network 101
And I get this for the routing table:
R1#sh ipx ro
Codes: C - Connected primary network, c - Connected secondary network
S - Static, F - Floating static, L - Local (internal), W - IPXWAN
R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
s - seconds, u - uses, U - Per-user static
6 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.
No default route known.
C 1A (UNKNOWN), Lo0
C 1B (UNKNOWN), Lo1
C 1C (NOVELL-ETHER), Et0
C 100 (FRAME-RELAY), Se0.1
C 101 (FRAME-RELAY), Se0.2
E 5C [2185984/1] via 101.0000.30b1.727b, age 00:04:13, 1u, Se0.2
I am having issues with figuring out why the 5C is showing up at this point.
5C is the token ring interface on my Router 5 (which is Router 7 in the lab).
Here is the routing table / commands for this one:
ipx routing 0000.30b1.727b
ipx router eigrp 1
no redistribute connected
no redistribute rip
network 101
!
!
ipx router rip
no network 101
R5#sh ipx ro
Codes: C - Connected primary network, c - Connected secondary network
S - Static, F - Floating static, L - Local (internal), W - IPXWAN
R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
s - seconds, u - uses, U - Per-user static
7 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.
No default route known.
C 52 (HDLC), Se1
C 5A (UNKNOWN), Lo0
C 5B (UNKNOWN), Lo1
C 5C (SAP), To0
C 101 (FRAME-RELAY), Se0
R 2A [07/01] via 52.0010.7b36.9f27, 2s, Se1
E 100 [2681856/0] via 101.0003.e368.08c4, age 00:57:18, 1u, Se0
Here's the really funky part. I shut-down the token ring interface on my R5
and cleared the ipx routes from R1 and it still shows up (resets the route
age, but keeps the route). It does leave the table in R5 as it should since
it is shutdown. R5 is a 2502 running 12.0(8) Enterprise and R1 is a 1600R
running the same version / feature set. Everything else is working fine, but
I don't want to complete the IPX stuff until I can figure out the problem with
this. I've done the reboots, reconfigs, etc. Any thoughts?
Thanks in advance,
-Jeff
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:30:56 GMT-3