CCIE-RS-N4.MC
- 格式:doc
- 大小:546.50 KB
- 文档页数:33
一、Bridging & Switching
Frame Relay Configuration
Configure IP across your frame relay network
The frame could provide for you is fully meshed. However you must only use
the PVC's indicated on Diagram user of any dynamic circuits is not
permitted.
Do not use sub-interfaces for the frame relay links on all routers
Ensure you can ping all frame relay interfaces (include self)
Configure the Frame Relay connection between R1 and R3 as indicated in Diagrams 1 and 3.
Configure the Frame Relay connection between R2 and R6 as indicated in
Diagrams 1 and 3.
Configure the Frame Relay connection between R2,R4 and R5 as indicated in
Diagrams 1 and 3.
Each router must ping its own Frame Relay interface.
Dynamic mapping should NOT exist on any router.
Mapping for "ip 0.0.0.0"should NOT exist on any router.
R1
Int s0/0
Ip add yy.yy.13.1 255.255.255.0
No arp fram
No frame-relay inv
Fram-relay map ip yy.yy.13.1 103 b
Fram-relay map ip yy.yy.13.3 103 b
R3
Inter s0/0
Ip add yy.yy.13.3 255.255.255.0
No arp fram
No fram inv
Fram map ip yy.yy.13.1 301 b
Fram map ip yy.yy.13.3 301 b
R2
Int s0/0
Ip add yy.yy.245.2 255.255.255.0
No arp fram
No fram inv Fram map ip yy.yy.245.2 205 b
Fram map ip yy.yy.245.5.205 b
Fram map ip yy.yy.245.4 205 b
Inter s0/1
Ip add yy.yy.26.2 255.255.255.0
No arp fram
No fram inv
Fram map ip yy.yy.26.6 216 b
Fram map ip yy.yy.26.2 216 b
R6
Int s0/1
Ip add yy.yy.26.6 255.255.255.0
No arp fram
No fram inv
Fram map ip yy.yy.26.2 612 b
Fram map ip yy.yy.26.6 612 b
R5
Int s0/0
Ip add yy.yy.245.5 255.255.255.0
no fram inv
No arp fram
Fram map ip yy.yy.245.2 502 b
Fram mao ip yy.yy.245.4 504 b
Fram map ip yy.yy.245.5 502 b
R4 Int s0/0
Ip add yy.yy.245.4 255.255.255.0
No fram inv
No arp fram
Fram map ip yy.yy.245.4 405 b
Fram map ip yy.yy.245.5 405 b
Fram map ip yy.yy.245.2 405 b
如果接口被封装成PPPOF,这么做
inter s0/0
en frame
no frame inv
No arp fram
No ip add
frame-relay interface-dlci 102 xxx virtual-templete 1
no sh
int virtual-temp 1
ip add xx.xx.xx.xx zz.zz.zz.zz
ppp chap username xxx 这里应该是hostname “?”不出来username !!!!!!
ppp chap password zzz
Trunking
Create trunking among the four switches meeting the following
requirements,Trunking will be formed unconditionally.
Trunk will be formed unconditionally use ISL choose encapsulation
Create area Trunk between R6 and SW2, only VLAN BB3 and VLAN B must
be allow in the Trunk
SW1/SW2/SW3/SW4
Inter ra f0/21 -22
Shutdown
Inter ra f0/19 -20 ,f0/23 -24
Switch trunk encapsulation isl
Switch mode trunk
SW2
Inter f0/6
Switch trunk encapsulation dot1
Switch mode trunk
Switch trunk allow vlan 13,22
R6
Inter e0/1.13
Encapsulation dot1q 13
Ip address 150.3.yy.1 255.255.255.0
Inter e0/1.22
Encapsulation dot1q 22
Ip address yy.yy.62.6 255.255.255.0
VTP
VTP is partically configured on Switches Sw1 ,Sw2 ,Sw3 and Sw4. Complete
the VTP configuration with the following requirements
VTP domain name is "RackYY"
Sw1 will propagate all VLAN configration changes to Sw2 ,Sw3 and Sw4
Secure the VTP advertisements to be sent. Use "cisco" as your key In the future. These four switches will be configured as VTP transparent.
They should NOT inspect the VTP domain name and version, and they
support unrecognized Type-Length-Value (TLV)
SW1 Server
VTP Domain RackYY
VTP mode server
SW2/SW3/SW4 client
VTP Domain RackYY
VTP mode client
SW1 Server
VTP ver 2
Vtp pass cisco
SW2/SW3/SW4 client
Vtp pass cisco
VLAN
VLAN NAME Sw1 Sw2 Sw3
11 VLAN_BB1 F0/1,F0/10
12 VLAN_BB2 F0/4 F0/10
13 VLAN_BB3 F0/10
21 VLAN_A F0/5
22 VLAN_B F0/2
23 VLAN_C F0/2
50 CUSTOMER_1 F0/5 F0/3 100 VLAN_100
SVI
Configure a VLAN subnet YY.YY.90.0/24 that includes ONLY Switches Sw1、Sw2、Sw3 and Sw4. This VLAN number is 100. Name it "VLAN_SWITCHES"
The ip addresses of the four swithes on VLAN 100 are as follows:
SW1 Y.Y.90.1/24
SW2 Y.Y.90.2/24
SW3 Y.Y.90.3/24
SW4 Y.Y.90.4/24
SW1
Inter vlan 100
Ip address yy.yy.90.1 255.255.255.0
No sh
Inter f0/3
No switchport
Ip address yy.yy.33.7 255.255.255.0
No shutdown
Inter f0/6
No switchport
Ip address yy.yy.36.7 255.255.255.0
No shutdown
SW2
Inter vlan 100
Ip add yy.yy.90.2 255.2552.55.0