Conf

Published on January 2017 | Categories: Documents | Downloads: 72 | Comments: 0 | Views: 503
of 3
Download PDF   Embed   Report

Comments

Content

router 1
en
conf t
int fa0/0
no shutdown
exit
int fa0/0.10
encapsulation dot1q 10
ip address 192.168.20.62 255.255.255.224
ip helper-address 192.168.20.65
no shutdown
exit
int fa0/0.20
encapsulation dot1q 20
ip address 192.168.20.94 255.255.255.224
ip helper-address 192.168.20.65
no shutdown
exit
int fa0/0.30
encapsulation dot1q 30
ip address 192.168.20.126 255.255.255.224
ip helper-address 192.168.20.65
no shutdown
exit
int se2/0
ip address 18.0.0.9 255.255.255.248
no shutdown
exit
router eigrp 100
network 192.168.20.0
network 18.0.0.0
no auto-summary
exit
exit
wr

switch:
en
conf ter
vlan 10
vlan 20
vlan 30
int fa0/1
switchport mode trunk
exit
int fa1/1
switchport access vlan 10
exit
int fa2/1

switchport access vlan 20
exit
int fa3/1
switchport access vlan 30
exit
exit
wr

router2
en
conf t
int fa0/0
no shutdown
exit
int fa0/0.110
encapsulation dot1q 110
ip address 192.168.30.62 255.255.255.224
ip helper-address 192.168.20.65
no shutdown
exit
int fa0/0.120
encapsulation dot1q 120
ip address 192.168.30.94 255.255.255.224
ip helper-address 192.168.20.65
no shutdown
exit
int fa0/0.130
encapsulation dot1q 130
ip address 192.168.30.126 255.255.255.224
ip helper-address 192.168.20.65
no shutdown
exit
int se2/0
ip address 18.0.0.10 255.255.255.248
clock rate 56000
no shutdown
exit
router eigrp 100
network 192.168.30.0
network 18.0.0.0
no auto-summary
exit
exit
wr
switch2:
en
conf ter

vlan 110
vlan 120
vlan 130
int fa0/1
switchport
exit
int fa1/1
switchport
exit
int fa2/1
switchport
exit
int fa3/1
switchport
exit
exit
wr

mode trunk
access vlan 110
access vlan 120
access vlan 130

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close