RE: Gs724T with 2800 (dot1q trunk)

From: Kambiz Agahian <kagahian_at_ccbootcamp.com>
Date: Tue, 20 Apr 2010 07:39:22 -0700

Hi there,
As I mentioned yesterday to someone else on this list; in cases like your this
it's highly recommended to open a case with Cisco TAC. Why?

1- You've paid for that!
2- You need to get it resolved ASAP
3- They follow best practices
4- They do have access to the full list of bugs/issues

HTH

--------------------------
Kambiz Agahian
CCIE (R&S)
CCSI, WAASSE, RSSSE
Technical Instructor
CCBOOTCAMP - Cisco Learning Solutions Partner (CLSP)
Email: kagahian_at_ccbootcamp.com
Toll Free: 877-654-2243 begin_of_the_skype_highlighting
877-654-2243 end_of_the_skype_highlighting
International: +1-702-968-5100 begin_of_the_skype_highlighting
+1-702-968-5100 end_of_the_skype_highlighting
Skype: skype:ccbootcamp?call
FAX: +1-702-446-8012
YES! We take Cisco Learning Credits!
Training And Remote Racks: http://www.ccbootcamp.com
OEQ Voice Waiver: http://www.ccbootcamp.com/noeqvoice.html
OEQ R&S Waiver: http://www.ccbootcamp.com/noeqrs.html
OEQ Commercial: http://www.ccbootcamp.com/noeq.mp

-----Original Message-----
From: nobody_at_groupstudy.com on behalf of ccie study
Sent: Tue 4/20/2010 6:50 AM
To: ccielab_at_groupstudy.com
Subject: Gs724T with 2800 (dot1q trunk)

Hi,
I'm trying to configure a simple environment (router on a stick) with NetGear
GS724T. In Summary - multiple VLANs on the NetGear switch and 2800 is doing
all the routing in between.

config on 2800:

ip dhcp excluded-address 10.97.41.1 10.97.41.10
!
ip dhcp pool wifi-pool
   network 10.97.41.0 255.255.255.0
   dns-server 8.8.8.8
   default-router 10.97.41.1
   lease 7

interface GigabitEthernet0/1
 description Data LAN Port
 no ip address
 duplex full
 speed auto
 no keepalive
!
interface GigabitEthernet0/1.1
 encapsulation dot1Q 1 native
 ip address 1.1.1.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
!
interface GigabitEthernet0/1.11
 encapsulation dot1Q 11
 ip address 10.97.11.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
!
interface GigabitEthernet0/1.41
 encapsulation dot1Q 41
 ip address 10.97.41.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly

G0/1 is what is connecting the NetGear switch. NetGear switch is (hoping it
is) configured for a trunk port with native vlan 1 dot1q and bunch of ports
in
VLAN41 in which servers are connected to which right now when I configured
via
DHCP or Static can NOT ping the default gateway of vlan 41: 10.97.41.1.

I've search online - found some docs on NetGear and followed it - but no luck
still.

Anyone running this that can share configs?

Thank you much.
Received on Tue Apr 20 2010 - 07:39:22 ART

This archive was generated by hypermail 2.2.0 : Sat May 01 2010 - 09:49:57 ART