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

881 Interface ports

dameon.boyle
Level 1
Level 1

Hi

Does anyone know how many of the 881 switch interface ports can be used as router ports, have used the 877 etc where i can use 2 but need a low cost router that supports 3 for routing. (needs to be physical ports)

Thanks

2 Replies 2

Amit Aneja
Level 3
Level 3

You won' t be able to use the L2 ports as L3 on this router, the LAN ports are strictly L2 on this router.

Edison Ortiz
Hall of Fame
Hall of Fame

As stated, they are strictly L2 ports but you can configure multiple SVIs and associate the SVIs to the ports.

For instance

interface fastethernet0

switchport access vlan 1

interface fastethernet1

switchport access vlan 2

interface fastethernet2

switchport access vlan 3

interface vlan 1

ip add 1.1.1.1 255.255.255.0

interface vlan 2

ip add 2.2.2.2 255.255.255.0

interface vlan 3

ip add 3.3.3.3 255.255.255.0

and route between Vlans.

Regards,

Edison

Review Cisco Networking for a $25 gift card