This example shows how to configure the FastEthernet port on an 1841 router as a trunking interface.
The Cisco 1841 router has two onboard FastEthernet autosensing interfaces that support 10- or 100-Mbps connections.
The sub interface becomes fa 0/x..
For instance, fa 0/1.2 represents the sub-interface for VLAN 2.
In addition, it is necessary to define the encapsulation as encapsulation dot1q vlan-id.
| Hostname(config)#interface FastEthernet0/1 Hostname(config-if)#no ip address |
| Hostname(config-if)#no shutdown |
| Hostname(config)#interface FastEthernet0/1.1 Hostname(config-if)#encapsulation dot1Q 1 native Hostname(config-if)#ip address x.x.y.y < subnet mask > |
| interface FastEthernet0/1.2 Hostname(config-if)#encapsulation dot1Q 2 Hostname(config-if)#ip address x.x.y.y < subnet mask > |
Note:
There is no way to setup the 1841 router to negotiate the trunk.
| Cisco Subnet |
|
Does Verizon's Voyager stack up to the iPhone? |
|
|
5 IT skills that won't boost your salary
[1,407]
Women 4 times more likely than men to cough up personal info
[589]
Japan's 10 funniest tech-related commercials [Videos]
[407]
Throwing away a promo CD is "unauthorized distribution"?
[1,265]
Adults too quick to dismiss educational video games
[682]
Attack of the iPhone clones [Slideshow]
[578]
10 things IT needs to know about AJAX
[1,258]
This Year's 25 Geekiest 25th Anniversaries [Slideshow]
[409]
|
|