CPE1 configuration and troubleshoot maintaining - Tài liệu tham khảo | Đại học Hoa Sen

CPE1 configuration and troubleshoot maintaining - Tài liệu tham khảo | Đại học Hoa Sen  và thông tin bổ ích giúp sinh viên tham khảo, ôn luyện và phục vụ nhu cầu học tập của mình cụ thể là có định hướng, ôn tập, nắm vững kiến thức môn học và làm bài tốt trong những bài kiểm tra, bài tiểu luận, bài tập kết thúc học phần, từ đó học tập tốt và có kết quả cao cũng như có thể vận dụng tốt những kiến thức mình đã học.

CPE1:
hostname CPE1
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface FastEthernet0/0
ip address 172.16.100.2 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 193.1.1.1 255.255.255.0
duplex auto
speed auto
router rip
version 2
network 172.16.0.0
network 193.1.1.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
PE1:
hostname PE1
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.1.1 255.255.255.255
interface FastEthernet0/0
no ip address
duplex auto
speed auto
interface FastEthernet0/1
ip address 10.0.12.1 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.1.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0
router rip
version 2
network 172.16.0.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
P1:
hostname P1
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.2.1 255.255.255.0
interface FastEthernet0/0
ip address 10.0.30.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 10.0.12.2 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.2.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
P2:
hostname P2
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.3.1 255.255.255.0
interface FastEthernet0/0
ip address 10.0.23.2 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 10.0.30.2 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.3.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
PE2:
hostname PE2
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface Loopback0
ip address 10.0.4.1 255.255.255.255
interface FastEthernet0/0
ip address 10.0.23.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 172.16.200.1 255.255.255.0
duplex auto
speed auto
router ospf 1
log-adjacency-changes
network 10.0.4.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0
router rip
version 2
network 172.16.0.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
CPE2:
hostname CPE2
boot-start-marker
boot-end-marker
no aaa new-model
memory-size iomem 5
ip cef
no ip domain lookup
ip domain name lab.local
interface FastEthernet0/0
ip address 172.16.20.1 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/1
ip address 172.16.200.2 255.255.255.0
duplex auto
speed auto
router rip
version 2
network 172.16.0.0
default-information originate
no ip http server
no ip http secure-server
control-plane
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
end
| 1/5

Preview text:

CPE1: hostname CPE1 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface FastEthernet0/0
ip address 172.16.100.2 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 193.1.1.1 255.255.255.0 duplex auto speed auto router rip version 2 network 172.16.0.0 network 193.1.1.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end PE1: hostname PE1 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.1.1 255.255.255.255 interface FastEthernet0/0 no ip address duplex auto speed auto interface FastEthernet0/1
ip address 10.0.12.1 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.1.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0 router rip version 2 network 172.16.0.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end P1: hostname P1 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.2.1 255.255.255.0 interface FastEthernet0/0
ip address 10.0.30.1 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 10.0.12.2 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.2.1 0.0.0.0 area 0
network 10.0.12.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0 no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end P2: hostname P2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.3.1 255.255.255.0 interface FastEthernet0/0
ip address 10.0.23.2 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 10.0.30.2 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.3.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0
network 10.0.30.0 0.0.0.255 area 0 no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end PE2: hostname PE2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface Loopback0
ip address 10.0.4.1 255.255.255.255 interface FastEthernet0/0
ip address 10.0.23.1 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 172.16.200.1 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes
network 10.0.4.1 0.0.0.0 area 0
network 10.0.23.0 0.0.0.255 area 0 router rip version 2 network 172.16.0.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end CPE2: hostname CPE2 boot-start-marker boot-end-marker no aaa new-model memory-size iomem 5 ip cef no ip domain lookup ip domain name lab.local interface FastEthernet0/0
ip address 172.16.20.1 255.255.255.0 duplex auto speed auto interface FastEthernet0/1
ip address 172.16.200.2 255.255.255.0 duplex auto speed auto router rip version 2 network 172.16.0.0 default-information originate no ip http server no ip http secure-server control-plane line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login end