cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
885
Views
0
Helpful
2
Replies

PPWR-DCARD-16ESW in a 2811

benhanson
Level 1
Level 1

I'm configuring a 2811 with a PPWR-DCARD-16ESW card, I can't figure out how to get traffic from the switch ports to one of built in ports(Fa0/0 or Fa0/1). I'm assuming I don't need to run a 6" patch cable from one end of the router to the other.

2 Replies 2

gpulos
Level 8
Level 8

Here's a few steps to get it working:

1) enable ip routing

2) configure F0/0 or 0/1 for 'no shut'

3) configure f0/0.1 (or other subinterface) for encapsulation dot1q 100 (or other vlan number you require)

3a) configure f0/0.1 with an ip address for the vlan

4) configure a vlan (if not already configured)

5) configure the 16ESW port (ie: f1/0) for access to the vlan the F0/0.1 is routing for.

(ie: switch access vlan 100)

6) hook up a pc to the 16ESW port F1/0 and give an ip address in the same subnet as the vlan. (default gateway will be the ip address of the F0/0.1 subinterface)

7) on the pc, ping the default gateway ip address.

Please see the following link for more info on 2800/16ESW configuration:

http://www.cisco.com/en/US/docs/ios/12_2t/12_2t8/feature/guide/ft1636nm.html#wp1433972

Rick Arps
Level 4
Level 4

Think of it as a 3+ port router. The first two are your physical ports, the rest are switched virtual interfaces (svi).

To create a svi just enter 'interface vlan X' where X is replaced with the vlan number. Vlan 1 should already be there. The 16 switchports can access the svi's when they are set to access that vlan.

Review Cisco Networking products for a $25 gift card