Are you sure your RPL enabled bootrom PCs really need SAP broadcasts to 
boot? SAP has two meanings in the Novell world. Don't confuse them.

Service Advertising Protocol (SAP) sends broadcasts to advertise services.

An Ethernet Frame Type of SAP simply means that the frame contains an 802.3 
and 802.2 header. The 802.2 header has a Destination Service Access Point 
(SAP) and a Source Service Access Point.

It's unfortunate that Cisco calls this sap. Novell calls it Ethernet_802.2.

The other common Ethernet encapsulation is novell-ether. That has just an 
802.3 header. Cisco calls this novell-ether. It's the default. Novell calls 
it Ethernet_802.3. (There are two others also, Ethernet II and SNAP but 
they aren't relevant.)

On your VLAN 11 where the clients reside, you have clients that use both 
Ethernet_802.3 and Ethernet_802.2. On that VLAN you will need two IPX 
network numbers, each using a different encapsulation:

ipx network aaaa
ipx network bbbb encap sap secondary

Oh, I just noticed that you already have that.

I doubt that you need the ipx sap helper address. (I don't think they 
really use the Service Advertising Protocol). Also, the ipx helper address 
can just be in there once and point to the same one that all the others 
point to. I think you can get rid of these lines:

  ipx helper-address D11.0002.5558.519b
  ipx sap-helper D11.0002.5558.519b

Priscilla

At 03:16 AM 6/1/02, Hitesh Pathak R wrote:
>Dear Group
>
>I am configuring the IPX/SAP traffic forwarding between Vlan's on a catalyst
>6006 with MSFC. The scenario is like this :-
>
>cat6506(CORE)-----cat4003(DISTRIBUTION)-----cat2924(Access)----clients
>
>1) Vlan no. 15 >> Server Vlan
>All my servers are connected to this Vlan. I have a Nolell 5.0 server also
>placed in this Vlan.
>
>2)Vlan No 11 >>Client Vlan
>All my users are connected to this Vlan. There are some machines which
>requires to remote boot (Novell server). I have 2 combination of NIC's.
>Number 1 is 802.3 frame type supported & 2nd is RPL bootrom enabled with
>802.2 frame type supported.
>
>Now I am able to remote boot with systems that has 3COM lan cards installed
>bcoz they support frane type eth_802.3 from any vlan. I.e. From the server
>vlan as well as across the Vlan also. I have respective IPX config done on
>my all the vlan interfaces with IPX helper addresses that helps in IPX
>packet forwarding across Vlan.
>However I  am not able to boot with my RPL enabled bootrom (frame type
>802.2) Across the Vlan. As per Cisco the 802.2 frame type is actually SAP
>broadcasts. But  I am able to remote boot successfully with the same cards
>within the sererver vlan i.e. vlan 15.
>I see some problem in forwarding sap broadcasts across the Vlan. I am not
>too sure about the type of broadcasts or packet that the RPL enabled cards
>require to remote boot.
>I tried may settings on Novell server with the help of my Novell expert &
>finally we came to conclusion that there is some settings/command to be
>configured on L3 i.e. My MSFC.
>I am attaching my L3 config here for the reference. Pls suggest something.
>
>Router-L3#sh run
>Building configuration...
>
>Current configuration : 4348 bytes
>!
>version 12.1
>no service pad
>service timestamps debug uptime
>service timestamps log uptime
>service password-encryption
>!
>hostname Router-L3
>!
>boot system flash bootflash:c6msfc-dsv-mz.121-8a.E4.bin
>logging buffered 10000 debugging
>logging trap notifications
>logging 10.112.5.231
>enable secret 5 $1$G9U7$GWzOMuJa/p2NxsiJUAMom.
>enable password 7 00060305080A59555B
>!
>ip subnet-zero
>!
>!
>!
>ipx routing 0002.7e26.595c
>ipx internal-network BABE
>!
>class-map match-any http-hacks
>   match protocol http url "*readme.url*"
>!
>mls rp ip
>!
>!
>!
>interface Vlan5
>  description Training Center
>  ip address 10.112.5.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  ip helper-address 10.112.15.92
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E19
>  mls rp ip
>  standby 5 priority 120 preempt
>  standby 5 ip 10.112.5.1
>!
>interface Vlan6
>  description FEO-Vlan
>  ip address 10.112.6.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E20
>  mls rp ip
>  standby 6 priority 120 preempt
>  standby 6 ip 10.112.6.1
>!
>interface Vlan7
>  description Admin4 Vlan
>  ip address 10.112.7.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E21
>  mls rp ip
>  standby 7 priority 120 preempt
>  standby 7 ip 10.112.7.1
>!
>interface Vlan8
>  description Admin1 vlan
>  ip address 10.112.8.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E12
>  mls rp ip
>  standby 8 priority 120 preempt
>  standby 8 ip 10.112.8.1
>!
>interface Vlan9
>  description Admin2 vlan
>  ip address 10.112.9.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E13
>  mls rp ip
>  standby 9 priority 120 preempt
>  standby 9 ip 10.112.9.1
>!
>interface Vlan10
>  description Admin3 vlan
>  ip address 10.112.10.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E14
>  mls rp ip
>  standby 10 priority 120 preempt
>  standby 10 ip 10.112.10.1
>!
>interface Vlan11
>  description CSS vlan
>  ip address 10.112.11.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx helper-address D11.0002.5558.519b
>  ipx sap-helper D11.0002.5558.519b
>  ipx network E15
>  ipx network D15 encapsulation SAP secondary
>  mls rp ip
>  standby 11 priority 120 preempt
>  standby 11 ip 10.112.11.1
>!
>interface Vlan12
>  description Ad-S-2,W/H
>  ip address 10.112.12.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E16
>  mls rp ip
>  standby 12 priority 120 preempt
>  standby 12 ip 10.112.12.1
>!
>interface Vlan13
>  description TDU vlan
>  ip address 10.112.13.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E17
>  mls rp ip
>  standby 13 priority 120 preempt
>  standby 13 ip 10.112.13.1
>!
>interface Vlan14
>  description CCR vlan
>  ip address 10.112.14.2 255.255.255.0
>  ip helper-address 10.112.15.63
>  no ip redirects
>  ipx helper-address E11.0002.5558.519b
>  ipx network E18
>  mls rp ip
>  standby 14 priority 120 preempt
>  standby 14 ip 10.112.14.1
>!
>interface Vlan15
>  description Servers vlan
>  ip address 10.112.15.2 255.255.255.0
>  no ip redirects
>  ipx network E11
>  ipx network D11 encapsulation SAP secondary
>  no ipx route-cache
>  mls rp management-interface
>  mls rp ip
>  standby 15 priority 120 preempt
>  standby 15 ip 10.112.15.1
>!
>router eigrp 100
>  network 10.0.0.0
>  no auto-summary
>  no eigrp log-neighbor-changes
>!
>ip classless
>ip route 10.0.0.0 255.0.0.0 10.112.15.201
>no ip http server
>!
>arp 10.201.15.201 0050.549c.28c0 ARPA
>!
>!
>ipx router eigrp 100
>  network all
>!
>!
>!
>!
>!
>line con 0
>line vty 0 4
>  password 7 030752180500
>  no login
>!
>end
>
>Router-L3#
>
>
>Many Thanks in advence :-)
>Hitesh
________________________

Priscilla Oppenheimer
http://www.priscilla.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=45586&t=45586
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to