Options

VLAN lab question

MeiluyMeiluy Member Posts: 9 ■□□□□□□□□□
A friend of mine (the one who is helping me prepare for the CCENT) brought home two Cisco 2600 Routers and 3 Catalyst 2950 switches for me to do sample labs with. Each day he's had me do a different thing with them, such as set them up as separate networks, configure OSPF, etc. Today's challenge was implementing VLANs on them, and I've done all of the basics except for one snag that I after an hour of googling I have been unable to solve.

Router 1 (R1) has two Ethernet ports (e0/0 and e0/1) while Router 2 (R2) has two Fast Ethernet ports (fa0/0 and fa0/1). I have set up the encapsulation for the sub-interfaces on R2 easily, but am unable to do so on R1. The following is my list of commands available when I "?" at the command line.

R1(config)#int e0/0.1
R1(config-subif)#?
Interface configuration commands:
arp Set arp type (arpa, probe, snap) or timeout
backup Modify backup parameters
bandwidth Set bandwidth informational parameter
bgp-policy Apply policy propogated by bgp community string
bridge-group Transparent bridging interface parameters
cdp CDP interface subcommands
default Set a command to its defaults
delay Specify interface throughput delay
description Interface specific description
exit Exit from interface configuration mode
glbp Gateway Load Balancing Protocol interface commands
ip Interface Internet Protocol config commands
keepalive Enable keepalive
llc2 LLC2 Interface Subcommands
mtu Set the interface Maximum Transmission Unit (MTU)
netbios Use a defined NETBIOS access list or enable name-caching
no Negate a command or set its defaults
ntp Configure NTP
rate-limit Rate Limit
service-policy Configure QoS Service Policy
shutdown Shutdown the selected interface
snapshot Configure snapshot support on the interface
standby HSRP interface configuration commands
timeout Define timeout values for this interface
traffic-shape Enable Traffic Shaping on an Interface or Sub-Interface
vrrp VRRP Interface configuration commands

Any advice is appreciated. Also, if you need any more info to help figure it out, let me know.
Certifications: CCENT (ICND1)
Next Certification: Comptia A+

Comments

  • Options
    networker050184networker050184 Mod Posts: 11,962 Mod
    Dot1q encapsulation is not supported on the 2600 10m interfaces for the most part. I believe there are certain models/IOS images that do support it though but some or searching here should net you some specifics.
    An expert is a man who has made all the mistakes which can be made.
  • Options
    MeiluyMeiluy Member Posts: 9 ■□□□□□□□□□
    Ok, that actually makes a lot of sense why I couldn't find anything on google related to it. I'll have to see if he can get me another unit with FastEthernet to work on. Otherwise, I think I've got it set up.
    Certifications: CCENT (ICND1)
    Next Certification: Comptia A+
Sign In or Register to comment.