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

bigdogg2

join:2004-08-11

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

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?

aryoba
Premium,MVM
join:2002-08-22

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.
Forums » Equipment Support » Hardware By Brand » CiscoT1 connection »
« Problems with Pix 506e configuration  


Tuesday, 10-Nov 02:49:39 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
· [83] VoIP Over 3G Still Not Working For iPhone
· [80] Verizon Keeps Swinging At AT&T
· [33] Bill Would Force ISPs To Block Financial Scams
· [21] Mediacom Hints At 50, 100 Mbps Speeds
· [14] Clearwire To Get Another $1.5 Billion
· [11] Monday Morning Links
· [9] 15 States Have Now Gotten Broadband Mapping Money
· [5] AT&T Launching New 7.2 Mbps 3G Modem
Most people now reading
· Know when to run! [Home Repair & Improvement]
· 60 Minutes piece on cyber security last night [Security]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· Google Has Acquired Gizmo5 [VOIP Tech Chat]
· My cat is reluctant to exercise. [General Questions]
· Connecting to Google Voice Via SIP [VOIP Tech Chat]
· Windows 7 boot manager editing questions [Microsoft Help]
· How in the world am I going to get into college? [General Questions]
· Framed for child porn 151; by a PC virus [Security]
· netTalk tk6000 [VOIP Tech Chat]