cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
523
Views
0
Helpful
4
Replies

config ure vlans in router 2621

any_line
Level 1
Level 1

The router 2621(interface f0/1)link to the switch that has 4 vlans , and anther interface(f0/0) link to another switch that is output .

q£ºhow to configure subinerface in the 2621 (ios 12.2(8)t5?

4 Replies 4

rwiesmann
Level 4
Level 4

Hi

Here a sample how you can configure the subinterfaces:

int fastEthernet 0/0.1

encapsulation dot1Q 1

ip address 10.0.0.1 255.255.255.0

!

int fastEthernet 0/0.2

encapsulation dot1Q 2

ip address 192.168.1.1 255.255.255.0

!

int fastEthernet 0/0.3

encapsulation dot1Q 3

ip address 172.16.1.1 255.255.255.0

Here also a link to how to configure interVLAN routing using a 2621:

http://www.cisco.com/en/US/tech/tk389/tk390/technologies_configuration_example09186a00800949fd.shtml

Hope that helps

Roger

Thank you for reply!

I saw the sample ,but the way can not configure the router 2621 with cisco ios 12(8),how to do ?

Your IOS looks like is a IP only version. Upgrade to IP plus to configure encapsulation command under subinterface. ISL and dot1q trunking are supported only if you have a min of IP plus.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

in the situation ,how to config the 2621 that was used to link a swtich that can create vlans and route?

thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: