home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / dcom / sys / cisco / 1847 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.5 KB

  1. Path: sparky!uunet!mcsun!sun4nl!ruuinf!accucx!jph.cc.ruu.nl!jph
  2. From: jph@cc.ruu.nl (Peter Hasperhoven)
  3. Newsgroups: comp.dcom.sys.cisco
  4. Subject: Re: IP SUBNET QUESTIONS
  5. Message-ID: <jph.34@cc.ruu.nl>
  6. Date: 15 Dec 92 12:20:09 GMT
  7. References: <527.829.uupcb@freddy.ersys.edmonton.ab.ca>
  8. Sender: news@accucx.cc.ruu.nl
  9. Organization: Rijksuniversiteit Utrecht
  10. Lines: 27
  11. Nntp-Posting-Host: jph.cc.ruu.nl
  12.  
  13. In article <527.829.uupcb@freddy.ersys.edmonton.ab.ca> murray.chapman@freddy.ersys.edmonton.ab.ca (Murray Chapman) writes:
  14.  
  15. >     I'm from the novell environment where a cable segment running IPX
  16. >protocol takes on a net number as an ID and I'm told this is not the
  17. >same when running IP. A call to cisco tech support told me that my first
  18. >problem was trying to do this:
  19.  
  20. >   Me 142.60.254.1   <-- Router -->  142.60.254.2
  21.  
  22. >   when what I really needed was:
  23.  
  24. >   Me 142.60.254.1   <-- Router -->  142.60.253.1
  25.  
  26. >   My question is, does this work when using multiple subnets on one
  27. >side of the router as follows or does the port on the router need an
  28. >address in each subnet that you want to route?
  29.  
  30. >    Me 142.60.254.1  <-- Router --> 142.60.253.1 - 254
  31. >                                    142.60.252.1 - 254
  32. >                                    142.60.001.1 - 254
  33.  
  34. Yes, this will work, assuming of course you have your subnet masks set to 
  35. 255.255.255.0. The interface of the router needs an address in each subnet 
  36. you want to run on that wire, but you can give multiple addresses to a 
  37. single interface with the 'secondary' option of the 'ip address' command.
  38.  
  39. HTH, Peter
  40.