Jose,
Typically a Cisco 2950 switch is a Layer 2 device.  You get one Interface Vlan# 
that is used for management of the switch.  It doesn't use this VLAN interface 
for routing the other physical interfaces.  You need to have separate device 
that does the Layer 3 routing for the configured Layer 2 VLANs on the Cisco 
2950.
 
Kerry Melcher
________________________________

From: José Carlos França Jr [mailto:[email protected]]
Sent: Thu 1/13/2011 8:31 AM
To: [email protected]
Subject: [Packetfence-users] Switch configuration detail



HI everybody;
I am adjusting my switch 2950 to work with packetfence and I dont know if
this lines of configuration is needed or not in order the switch to work
perfectly with PF.
I need these lines? any one? what ip address am I going to use on these
interfaces?

!
interface Vlan1
 ip address 192.168.1.10 255.255.255.0
 ip helper-address 192.168.67.1
 no ip route-cache
!
interface Vlan2
 ip address 192.168.2.10 255.255.255.0
 ip helper-address 192.168.67.1
 no ip route-cache
 shutdown
!
interface Vlan3
 ip address 192.168.3.10 255.255.255.0
 ip helper-address 192.168.67.1
 no ip route-cache
 shutdown
!
interface Vlan4
 no ip address
 no ip route-cache

Thanks for timing spent.
Jose Carlos


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users


<<winmail.dat>>

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to