Options

Sub-Interfaces on a 2911

mikearamamikearama Member Posts: 749
I'd just like to get a proof-read from you techies... make sure I haven't missed anything before I send out this router.

FYI, I'm shipping this router to a branch that currently has a 2811ISR in place... connected to our MPLS wan. It currently has three interfaces: G0/0 to the MPLS; G0/1 to one departments vlan; G0/2 to another department.

The 2911 is being deployed as part of our IPT pilot... they're the first zone being used to test and tweak on-net calls to HO.

The plan is to take the same three interfaces: G0/0 to MPLS; G0/1.1 gateway to department 1; G0/1.2 gateway to the other department; G0/2 for the voice gateway.

The inside switch is a stack of POE 3750's.

Here's the sub-int config:

int G0/1
no ip address
duplex auto
speed auto
!
int G0/1.1
description *** TCI - Data 10.22.178.0 ***
encapsulation dot1Q 178
ip address 10.22.178.1 255.255.255.0
!
int G0/1.2
description *** TFS - Data 10.17.82.0 ***
encapsulation dot1Q 17
ip address 10.17.82.254 255.255.255.0
!

Assuming the port on the switch side is configured as a trunk carrying vlans 17 and 178... am I good to go?

Thanks,
Mike
There are only 10 kinds of people... those who understand binary, and those that don't.

CCIE Studies: Written passed: Jan 21/12 Lab Prep: Hours reading: 385. Hours labbing: 110

Taking a time-out to add the CCVP. Capitalizing on a current IPT pilot project.
Sign In or Register to comment.