Вы находитесь на странице: 1из 14

Router>en

Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname CORE-R1
CORE-R1(config)#line vty 0 4
CORE-R1(config-line)#login local
CORE-R1(config-line)#enable secret jateng 1
CORE-R1(config)#line vty 0 4
CORE-R1(config-line)#login local
CORE-R1(config-line)#enable secret jateng1
CORE-R1(config)#int fa 0/0
CORE-R1(config-if)#ip add 172.16.25.121 255.255.255.248
CORE-R1(config-if)#no sh

CORE-R1(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

CORE-R1(config-if)#int se 0/1/0
CORE-R1(config-if)#ip add 10.0.13.101 255.255.255.240
CORE-R1(config-if)#no sh

%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down


CORE-R1(config-if)#int lo0

CORE-R1(config-if)#
%LINK-5-CHANGED: Interface Loopback0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up

CORE-R1(config-if)#ip add 1.1.1.1 255.255.255.255


CORE-R1(config-if)#no sh
CORE-R1(config-if)#ipv6 unicast-routing
CORE-R1(config)#ipv6 cef
%IPv6 CEF was enabled but you must enable IPv4 CEF to make it run
CORE-R1(config)#
CORE-R1(config)#int se 0/1/0
CORE-R1(config-if)#ipv6 addr 2017:0c:25:CCC::6/125
CORE-R1(config-if)#no sh
CORE-R1(config-if)#int lo0
CORE-R1(config-if)#ipv6 addr 2017::1/128
CORE-R1(config-if)#no sh
CORE-R1(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

CORE-R1 con0 is now available

Press RETURN to get started.

CORE-R1>en
Password:
CORE-R1#config t
Enter configuration commands, one per line. End with CNTL/Z.
CORE-R1(config)#router ospf 1001
CORE-R1(config-router)#router-id 1.1.1.1
CORE-R1(config-router)#net 172.16.25.120 0.0.0.7 area 12
CORE-R1(config-router)#net 10.0.1.96 0.0.0.15 area 0
CORE-R1(config-router)#net 1.1.1.1 0.0.0.0 area 0
CORE-R1(config-router)#ex
CORE-R1(config)#ipv6 unicast-routing
CORE-R1(config)#ipv6 router ospf 1001
CORE-R1(config-rtr)#router-id 1.1.1.1
CORE-R1(config-rtr)#int se 0/1/0
CORE-R1(config-if)#ipv6 ospf 1001 area 0
CORE-R1(config-if)#int lo0
CORE-R1(config-if)#ipv6 ospf 1001 area 0
CORE-R1(config-if)#no sh
CORE-R1(config-if)#exit

Router>en
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname CORE-R2
CORE-R2(config)#line vty 0 4
CORE-R2(config-line)#login local
CORE-R2(config-line)#enable secret jateng2
CORE-R2(config)#int fa0/0
CORE-R2(config-if)#ip add 172.16.25.122
% Incomplete command.
CORE-R2(config-if)#ip add 172.16.25.122 255.255.255.248
CORE-R2(config-if)#no sh

CORE-R2(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

CORE-R2(config-if)#int se 0/1/0
CORE-R2(config-if)#ip add 10.0.23.202 255.255.255.248
CORE-R2(config-if)#no sh

%LINK-5-CHANGED: Interface Serial0/1/0, changed state to down


CORE-R2(config-if)#int lo0

CORE-R2(config-if)#
%LINK-5-CHANGED: Interface Loopback0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up

CORE-R2(config-if)#ip add 2.2.2.2 255.255.255.255


CORE-R2(config-if)#no sh
CORE-R2(config-if)#ipv6 unicast-routing
CORE-R2(config)#int se 0/1/0
CORE-R2(config-if)#ipv6 addr 2017:C:25:BBB::6/125
CORE-R2(config-if)#no sh
CORE-R2(config-if)#int lo0
CORE-R2(config-if)#ipv6 addr 2017::2/128\
% Incomplete command.
CORE-R2(config-if)#ipv6 addr 2017::2/128
CORE-R2(config-if)#no sh
CORE-R2(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

CORE-R2 con0 is now available

Press RETURN to get started.

CORE-R2>en
Password:
CORE-R2#config t
Enter configuration commands, one per line. End with CNTL/Z.
CORE-R2(config)#router ospf 1002
CORE-R2(config-router)#router-id 2.2.2.2
CORE-R2(config-router)#net 172.16.25.120 0.0.0.7 area 12
CORE-R2(config-router)#net 10.0.
00:34:19: %OSPF-5-ADJCHG: Process 1002, Nbr 1.1.1.1 on FastEthernet0/0 from LOADING
to FULL, Loading Done

^
% Invalid input detected at '^' marker.
CORE-R2(config-router)#net 10.0.23.200 0.0.0.7 area 0
CORE-R2(config-router)#net 2.2.2.2 0.0.0.0 area 0
CORE-R2(config-router)#ipv6 unicast-routing
CORE-R2(config)#ipv6 router ospf 1002
CORE-R2(config-rtr)#router-id 2.2.2.2
CORE-R2(config-rtr)#int se 0/1/0
CORE-R2(config-if)#ipv6 ospf 1002 area 0
CORE-R2(config-if)#int lo0
CORE-R2(config-if)#ipv6 ospf 1002 area 0
CORE-R2(config-if)#exit

Router>en
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname CORE-R3
CORE-R3(config)#line vty 0 4
CORE-R3(config-line)#login local
CORE-R3(config-line)#enable secret jateng3
CORE-R3(config)#int se 0/0/0
CORE-R3(config-if)#ip add 10.0.23.203 255.255.255.248
CORE-R3(config-if)#no sh

CORE-R3(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

CORE-R3(config-if)#int se 0/1/0
CORE-R3(config-if)#ip add 24.
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

^
% Invalid input detected at '^' marker.
CORE-R3(config-if)#ip add 24.10.20.18 255.255.255.248
CORE-R3(config-if)#no sh

CORE-R3(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up

CORE-R3(config-if)#int
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up

^
% Invalid input detected at '^' marker.
CORE-R3(config-if)#int se 0/1/1
CORE-R3(config-if)#ip add 10.0.13.103 255.255.255.240
CORE-R3(config-if)#no sh

CORE-R3(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/1, changed state to up

CORE-R3(config-if)#int lo0

CORE-R3(config-if)#
%LINK-5-CHANGED: Interface Loopback0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up

CORE-R3(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/1, changed state to up

CORE-R3(config-if)#p add 3.3.3.3 255.255.255.255


% Ambiguous command: "p add 3.3.3.3 255.255.255.255"
CORE-R3(config)#ip add 3.3.3.3 255.255.255.255
^
% Invalid input detected at '^' marker.
CORE-R3(config)#ip add 3.3.3.3 255.255.255.255
^
% Invalid input detected at '^' marker.
CORE-R3(config)#int lo0
CORE-R3(config-if)#ip add 3.3.3.3 255.255.255.255
CORE-R3(config-if)#no sh
CORE-R3(config-if)#ipv6 unicast-routing
CORE-R3(config)#ipv6 cef
%IPv6 CEF was enabled but you must enable IPv4 CEF to make it run
CORE-R3(config)#int se 0/0/0
CORE-R3(config-if)#ipv6 addr 2017:C:25:BBB::1/125
CORE-R3(config-if)#no sh
CORE-R3(config-if)#int se 0/1/0
CORE-R3(config-if)#ipv6 addr 2017:10:25:AAA::E/124
CORE-R3(config-if)#no sh
CORE-R3(config-if)#int se 0/1/1
CORE-R3(config-if)#ipv6 addr 2017:C:25:CCC::1/125
CORE-R3(config-if)#no sh
CORE-R3(config-if)#int lo0
CORE-R3(config-if)#ipv6 addr 2017::3/128
CORE-R3(config-if)#no sh
CORE-R3(config-if)#

CORE-R3 con0 is now available

Press RETURN to get started.

CORE-R3>en
Password:
CORE-R3#config t
Enter configuration commands, one per line. End with CNTL/Z.
CORE-R3(config)#router ospf 1003
CORE-R3(config-router)#router-id 3.3.3.3
CORE-R3(config-router)#net 10.0.23.200 0.0.0.15 area 0
CORE-R3(config-router)#
00:38:59: %OSPF-5-ADJCHG: Process 1003, Nbr 2.2.2.2 on Serial0/0/0 from LOADING to
FULL, Loading Done

CORE-R3(config-router)#net 10.0.13.96 0.0.0.7 area 0


CORE-R3(config-router)#net 3.3.3.3 0.0.0.0 area 0
CORE-R3(config-router)#ex
CORE-R3(config)#ipv6 unicast-routing
CORE-R3(config)#ipv6 router ospf 1003
CORE-R3(config-rtr)#int se 0/0/0
CORE-R3(config-if)#ipv6 ospf 1003 area 0
CORE-R3(config-if)#
00:41:08: %OSPFv3-5-ADJCHG: Process 1003, Nbr 2.2.2.2 on Serial0/0/0 from LOADING to
FULL, Loading Done

CORE-R3(config-if)#int se0/1/0
CORE-R3(config-if)#no int se0/1/0
% Removal of physical interfaces is not permitted
CORE-R3(config)#int se 0/1/1
CORE-R3(config-if)#ipv6 ospf 1003 area 0
CORE-R3(config-if)#ipv6 ospf 1003 area 0
00:42:15: %OSPFv3-5-ADJCHG: Process 1003, Nbr 1.1.1.1 on Serial0/1/1 from LOADING
tipv6 ospf 1003 area 0
CORE-R3(config-if)#int lo0
CORE-R3(config-if)#ipv6 ospf 1003 area 0
CORE-R3(config-if)#exit

DIST SW

Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Dist-SW
Dist-SW(config)#int fa 0/4
Dist-SW(config-if)#no switchport
Dist-SW(config-if)#ip add 10.0.0.1 255.255.255.252
Dist-SW(config-if)#no sh
Dist-SW(config-if)#exit
Dist-SW(config)#int vlan1
Dist-SW(config-if)#ip add 172.16.25.123 255.255.255.248
Dist-SW(config-if)#no sh

Dist-SW(config-if)#
%LINK-5-CHANGED: Interface Vlan1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up


Dist-SW(config-if)#exit
Dist-SW(config)#int vlan10
Dist-SW(config-if)#ip add 10.10.10.1 255.255.255.240
Dist-SW(config-if)#no sh
Dist-SW(config-if)#exit
Dist-SW(config)#vtp domain lksjateng2017
Changing VTP domain name from NULL to lksjateng2017
Dist-SW(config)#vtp password sayapastijuara!!!
Setting device VLAN database password to sayapastijuara!!!
Dist-SW(config)#vlan 10
Dist-SW(config-vlan)#
%LINK-5-CHANGED: Interface Vlan10, changed state to up

Dist-SW(config-vlan)#name Server-Farm
Dist-SW(config-vlan)#exit
Dist-SW(config)#
%LINK-5-CHANGED: Interface FastEthernet0/4, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to up

Dist-SW con0 is now available

Press RETURN to get started.


%SPANTREE-2-RECV_PVID_ERR: Received 802.1Q BPDU on non trunk FastEthernet0/3
VLAN1.

%SPANTREE-2-BLOCK_PVID_LOCAL: Blocking FastEthernet0/3 on VLAN0001.


Inconsistent port type.

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to up

Dist-SW>en
Dist-SW#config t
Enter configuration commands, one per line. End with CNTL/Z.
Dist-SW(config)#router ospf 1000
Dist-SW(config-router)#net 10.0.0.0 0.0.0.3 area 13
Dist-SW(config-router)#net 172.16.25.120 0.0.0.7 area 12
Dist-SW(config-router)#net 10.
00:48:09: %OSPF-5-ADJCHG: Process 1000, Nbr 2.2.2.2 on Vlan1 from LOADING to FULL,
Loading Done

00:48:09: %OSPF-5-ADJCHG: Process 1000, Nbr 1.1.1.1 on Vlan1 from LOADING to FULL,
Loading Done

^
% Invalid input detected at '^' marker.
Dist-SW(config-router)#nwt 10.10.10.0 0.0.0.3 area 12
^
% Invalid input detected at '^' marker.
Dist-SW(config-router)#net 10.10.10.0 0.0.0.3 area 12
Dist-SW(config-router)#ex
Dist-SW(config)#

R-GDG

R-GDG>en
R-GDG#config t
Enter configuration commands, one per line. End with CNTL/Z.
R-GDG(config)#router ospf 1010
R-GDG(config-router)#net 10.0.0.0 0.0.0.3 area 12
R-GDG(config-router)#net 192.168.20.0 0.0.0.15 area 12
R-GDG(config-router)#net 10.10.20.24 0.0.0.7 area 12
R-GDG(config-router)#ex
R-GDG(config)#ip dhcp pool ROOM_A
R-GDG(dhcp-config)#net 192.168.10.0 255.255.255.240
R-GDG(dhcp-config)#default-router 192.168.10.1
R-GDG(dhcp-config)#dns-server 10.10.10.10
R-GDG(dhcp-config)#ex
R-GDG(config)#ip dhcp pool ROOM_B
R-GDG(dhcp-config)#net 192.168.10.0 255.255.255.240
R-GDG(dhcp-config)#default-router 192.168.10.1
R-GDG(dhcp-config)#dns-server 10.10.10.10
R-GDG(dhcp-config)#ex
R-GDG(config)#ip dhcp excluded-address 192.168.10.1 192.168.10.10
R-GDG(config)#ip dhcp excluded-address 192.168.10.13 192.168.10.14
R-GDG(config)#ip dhcp excluded-address 192.168.20.1 192.168.20.5
R-GDG(config)#ip dhcp excluded-address 192.168.20.8 192.168.20.14
R-GDG(config)#exit
R-GDG#
%SYS-5-CONFIG_I: Configured from console by console

R-GDG#config t
Enter configuration commands, one per line. End with CNTL/Z.
R-GDG(config)#ip dhcp pool IPPHONE
R-GDG(dhcp-config)#net 10.10.20.0 255.255.255.248
R-GDG(dhcp-config)#default-router 10.10.20.1
R-GDG(dhcp-config)#dns-server 10.10.10.10
R-GDG(dhcp-config)#exit
R-GDG(config)#ip dhcp excluded-address 10.10.20.1
R-GDG(config)#telephony-service
R-GDG(config-telephony)#max-ephones 3
R-GDG(config-telephony)#max-dn 5
R-GDG(config-telephony)#ip source-address 10.10.20.1 port 2000
R-GDG(config-telephony)#exit
R-GDG(config)#ephone-dn 1
R-GDG(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 1.1, changed state
to up

R-GDG(config-ephone-dn)#number 111
R-GDG(config-ephone-dn)#ephone-dn 2
R-GDG(config-ephone-dn)#%LINK-3-UPDOWN: Interface ephone_dsp DN 2.1, changed state
to up

R-GDG(config-ephone-dn)#number

SW-GDG- MAIN

Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW-GDG-MAIN
SW-GDG-MAIN(config)#vlan 100
SW-GDG-MAIN(config-vlan)#name ROOM-A
SW-GDG-MAIN(config-vlan)#exit
SW-GDG-MAIN(config)#vlan 200
SW-GDG-MAIN(config-vlan)#name ROOM-B
SW-GDG-MAIN(config-vlan)#exit
SW-GDG-MAIN(config)#vlan 1000
SW-GDG-MAIN(config-vlan)#name IPPHONE
SW-GDG-MAIN(config-vlan)#exit
SW-GDG-MAIN(config)#vtp domain lksjateng
Changing VTP domain name from NULL to lksjateng
SW-GDG-MAIN(config)#vtp password pastijuara!!!
Setting device VLAN database password to pastijuara!!!
SW-GDG-MAIN(config)#vtp mode server
Device mode already VTP SERVER.
SW-GDG-MAIN(config)#int fa 0/3
SW-GDG-MAIN(config-if)#switchport mode trunk

SW-GDG-MAIN(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

SW-GDG-MAIN(config-if)#exit
SW-GDG-MAIN(config)#int fa 0/2
SW-GDG-MAIN(config-if)#switchport mode trunk

SW-GDG-MAIN(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to up

SW-GDG-MAIN(config-if)#exit
SW-GDG-MAIN(config)#int fa 0/1
SW-GDG-MAIN(config-if)#switchport mode trunk

SW-GDG-MAIN(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

SW-GDG-MAIN(config-if)#
SW-A

Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostna
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up


me
% Incomplete command.
Switch(config)#
Switch(config)#hostname SW-A
SW-A(config)#vtp domain lksjateng
Changing VTP domain name from NULL to lksjateng
SW-A(config)#vtp password pastijuara!!!
Setting device VLAN database password to pastijuara!!!
SW-A(config)#int fa 0/1
SW-A(config-if)#switchport mode trunk
SW-A(config-if)#exit
SW-A(config)#vtp mode client
Setting device to VTP CLIENT mode.
SW-A(config)#

SW-B

Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW-B
SW-B(config)#vtp domain lksjateng
Domain name already set to lksjateng.
SW-B(config)#vtp password pastijuara!!!
Setting device VLAN database password to pastijuara!!!
SW-B(config)#int fa 0/1
SW-B(config-if)#switchport mode trunk
SW-B(config-if)#exit
SW-B(config)#vtp mode client
Setting device to VTP CLIENT mode.
SW-B(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up

SW-FARM SERVER

Switch>en
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname SW-Farm-Server
SW-Farm-Server(config)#int fa 0/1
SW-Farm-Server(config-if)#switchport mode trunk

SW-Farm-Server(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

SW-Farm-Server(config-if)#exit
SW-Farm-Server(config)#vtp mode client
Setting device to VTP CLIENT mode.
SW-Farm-Server(config)#vtp domain lksjateng2017
Domain name already set to lksjateng2017.
SW-Farm-Server(config)#vtp password sayapastijuara!!!
Setting device VLAN database password to sayapastijuara!!!
SW-Farm-Server(config)#do sh vlan br

VLAN Name Status Ports


---- -------------------------------- --------- -------------------------------
1 default active Fa0/2, Fa0/3, Fa0/4, Fa0/5
Fa0/6, Fa0/7, Fa0/8, Fa0/9
Fa0/10, Fa0/11, Fa0/12, Fa0/13
Fa0/14, Fa0/15, Fa0/16, Fa0/17
Fa0/18, Fa0/19, Fa0/20, Fa0/21
Fa0/22, Fa0/23, Fa0/24, Gig0/1
Gig0/2
10 Server-Farm active
1002 fddi-default active
1003 token-ring-default active
1004 fddinet-default active
1005 trnet-default active
SW-Farm-Server(config)#

Вам также может понравиться