Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Equipment Support » Hardware By Brand » Cisco » 2610 Cisco / WIC 1ENET Issues
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
T1 connection »
« Problems with Pix 506e configuration  
AuthorAll Replies

aryoba
Premium,MVM
join:2002-08-22

reply to bigdogg2
Re: 2610 Cisco / WIC 1ENET Issues

bigdogg2,

Doing trunking on interface Ethernet follows the same logical procedure as doing trunking on interface Fast Ethernet:

* You DO NOT set network segment under the "main interface"; only under the sub interfaces.

* If you wish the router handles the native VLAN, you should set a sub interface as native VLAN interface administrator.

Illustration as follow:

interface Ethernet0/0
description Trunk Internal Network
no ip address
!
interface Ethernet0/0.1
description Native VLAN
encapsulation dot1q 1 native
ip address 10.0.1.1 255.255.255.0
!
interface Ethernet0/0.5
description VLAN 5
encapsulation dot1q 5
ip address 10.35.1.1 255.255.255.0 !! Note: subnet 255.255.250.0 is invalid !!
!
interface Ethernet0/0.6
description VLAN 6
encapsulation dot1Q 6
ip address 10.34.1.1 255.255.248.0
!
interface Ethernet0/0.7
description VLAN 7
encapsulation dot1Q 7
ip address 10.60.1.1 255.255.255.0

Does the dot1q trunking work on Dell switches? If the switches support such dot1q trunking (which is the industry standard), then the configuration should work. However it is always fun to experiment

As to the following static routes:
ip route 10.35.0.0 255.255.255.0 10.255.255.2 permanent
ip route 10.34.0.0 255.255.248.0 10.255.1.2 permanent
ip route 10.60.0.0 255.255.255.0 10.255.255.2 permanent

they are improper since the network segments (10.35.0.0/24, 10.34.0.0/22, and 10.60.0.0/24) are directly-connected networks. In short, never set such routes for directly-connected networks.

bigdogg2

join:2004-08-11

reply to bigdogg2
aryoba,

So I could do something like this for Ethernet 0/0:

interface Loopback0
ip address 10.255.255.10 255.255.255.255
!
interface FastEthernet0/0
description Trunk Internal Network
ip address 10.0.1.1 255.255.255.0
speed 100
full-duplex
!
interface FastEthernet0/0.5
encapsulation dot1Q 5
ip address 10.35.1.1 255.255.250.0
ip helper-address 10.33.1.18
!
interface FastEthernet0/0.6
encapsulation dot1Q 6
ip address 10.34.1.1 255.255.248.0
!
interface FastEthernet0/0.7
encapsulation dot1Q 7
ip address 10.60.1.1 255.255.255.0
no snmp trap link-status

ip route 10.35.0.0 255.255.250.0 10.255.255.2 permanent
ip route 10.34.0.0 255.255.248.0 10.255.1.2 permanent
ip route 10.60.0.0 255.255.255.0 10.255.255.2 permanent

I'm very new as I say in all my posts but I want to see if I'm on the right track? I'm not sure if this will work with my Dell 3024 manageable switch. I don't have a ton of traffic so the 10mb interface shouldn't matter.

Let me know if this makes any sense

Thanks,
BiG

PS

I guess I can use ACL's between the subnet's to control certain traffic?
Forums » Equipment Support » Hardware By Brand » CiscoT1 connection »
« Problems with Pix 506e configuration  


Friday, 04-Dec 10:03:18 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [163] Comcast Releasing Promised Usage Meter
· [143] Avast Antivirus Has Gone Mad
· [108] Comcast Makes NBC Universal Acquisition Official
· [104] Graduate Student Unveils Sprint's GPS Sharing With Feds
· [90] Google Invades ISP, OpenDNS Turf With Google Public DNS
· [81] Latest Consumer Reports Survey Not Kind To AT&T
· [72] Sprint Defuses GPS Privacy Media Bomb
· [70] Baltimore To Ban Lazy Cable Installs
· [69] FCC Ponders Moving From PSTN To IP Voice
· [64] Broadband Killed The Game Console
Most people now reading
· False positive in Avast! or is it real? [Security]
· Windows 7 boot manager editing questions [Microsoft Help]
· Warrior tank seem underpowered these days [World of Warcraft]
· Linux is terrorist - according to MS... [All Things Unix]
· Connecting to Google Voice Via SIP [VOIP Tech Chat]
· Usenet Services- Clarification [TekSavvy]
· Channel mapping....Major outage? [Verizon FIOS TV]
· Maximizing Rogue DPS for 3.1 [World of Warcraft]
· Using AirMax to provide triple play services? [Wireless Service Providers]