chieftan,
Machines connected to ports assigned to vlans other than vlan 20 are now getting ips from the dhcp server. The thing is, only vlan 33 can access the internet. The other machines get an ip now but can't surf.
So I'm still at it here.
chieftan,
"all of your switchports appear to be outside the scope of the allowed VLANs across the trunk"
Yes that's part of the symptom and I can't seem to resolve that.
On the interfaces (23&24) I'm issueing:
KYUL001(config-if)#switchport trunk allowed vlan except 1
and it's accepting the...
Machines in other vlans than vlan20 are still not getting ip's.
I did a show mac-address-table on the 2924:
KYUL001#show mac-address-table
Dynamic Address Count: 8
Secure Address Count: 0
Static Address (User-defined) Count: 0
System Self Address Count...
I found part of the problem.
The dhcp service was disabled.
I enabled it but didn't configure any dhcp. If I'm not mistaken, the relay agent will also be disabled if the service is disabled, right?
I guess some mistakes are dumber than others...
VinceWhirlwind (TechnicalUser)
4 Nov 11 19:25
1. Have you added VLAN33 to your trunk on the switch?
Yeah they're added, I copied part of the config from the switch that I had pasted above:
!
interface FastEthernet0/23
description **FibreTrunk**
switchport trunk native vlan 33
switchport...
I added the ip helper-address command to each subinterface on the router but I still cannot get machines to aquire IP addresses (when connected to ports assigned to vlans other than vlan20.
I didn't know if it was an ACL issue or a DHCP issue.
So I connected my machine to the management port...
@Vince:
So it should be like this:
!
interface FastEthernet1/0.15
encapsulation dot1Q 15
ip address 192.168.8.129 255.255.255.224
ip helper-address 192.168.8.99
no ip redirects
ip nat inside
ip virtual-reassembly
no cdp enable
!
interface FastEthernet1/0.20
encapsulation dot1Q 20
ip...
It's already in my config:
!
!
interface FastEthernet1/0.20
encapsulation dot1Q 20
ip address 192.168.8.97 255.255.255.224
no ip redirects
ip nat inside
ip virtual-reassembly
no cdp enable
!
interface FastEthernet1/0.33
encapsulation dot1Q 33 native
ip address 192.168.8.225...
So I checked my vlans and machines connected to ports assigned to vlan20 can get ip's on all of the switches. When connected to a port assigned to a vlan other than vlan20 they are not getting an ip.
The dhcp server is on vlan20. There is a scope for each vlan and I checked the ip range and...
ADB100 (TechnicalUser)
Thanks for your help.
"I think you are missing some fundamental stuff here.
1. The 2924 & 2822 are only Layer-2 switches (as well as being ancient..) - they can't perform any layer-3 (routing) functionality. They require an IP address purely for management."
I...
Here's the running configuration
KYUL001#show run
Building configuration...
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname KYUL001
!
enable password 7 xxxxxxxxxxx
!
!
!
!
!
!
no ip...
@vipergg (MIS)
This model supports ISL and Dot1q. Of course that would be the first thing to check before doing anything.
So if I wanted to, I could actually do everything in ISL right up to the router subinterfaces. But I'd rather do it as I am doing now.
VinceWhirlwind (TechnicalUser):"When you say "On the switch only one vlan (33) is up. Rest remain administratively down and won't come up."
It sounds like you are talking about VLAN interfaces"
-Exactly.
"so ADB100's suggestion is the first thing that springs to mind"
-Which is?
oops I didn't mention that prior to configuring the subinterfaces on the router, the trunking for the switches worked fine and the vlans were propagated to the 2822.
Hi Andy,
All the ports on the 2924 are assigned to respective vlans. The management vlan has only one port assigned to in and it's on the 2822 not the 2924. vlans are propagated with vtp with the 2822 in client mode.
I can ping machines within respecive vlans on the same switch but not...
I have been trying for a while to get this to work. I am at wits end. If anyone can help me it would be greatly appreciated.
Cisco 2924 connected to a Cisco 2651 (via f/0 cable)
I have 5 vlans created on the switch and 5 corresponding subinterfaces on the router.
Dot1q on the router...
I'm trying to configure my Intel NetStructure 3110 VPN Gateway. I've read a couple of other threads about it on here and went to the Intel ftp site to see if I could find any documents to help me configure it.
If anyone has one of these machines and knows how to configure it can you please help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.