CCNA 5.0 (CCNA R&S) Bài lab EIGRP – Static Đề bài Cấu hình Gate Router> Router> Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hos Router(config)#hostname Gate Gate(config)#ena Gate(config)#enable pas Gate(config)#enable password cisco Gate(config)#li Gate(config)#line co Gate(config)#line console 0 Gate(config-line)#pas Gate(config-line)#password cisco Gate(config-line)#login Gate(config-line)#exit Gate(config)#li Gate(config)#line vt Gate(config)#line vty 0 […]
CCNA 5.0 (CCNA R&S) – ccna 2 final exam 1 – p1 1 Which of the following are required when adding a network to the OSPF routing process configuration? (Choose three.) network address loopback address autonomous system number subnet mask wildcard mask area ID 2 Which of the following are primary functions […]
CCNA 5.0 (CCNA R&S) Bài lab cấu hình cơ bản OSPF KTCNTN Đề bài Cấu hình Gate Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hos Router(config)#hostname Gate Gate(config)#ena Gate(config)#enable pas Gate(config)#enable password cisco Gate(config)#li Gate(config)#line con Gate(config)#line console 0 Gate(config-line)#pas Gate(config-line)#password cisco Gate(config-line)#login Gate(config-line)#exit Gate(config)#li Gate(config)#line vt Gate(config)#line vty 0 […]
CCNA 5.0 (CCNA R&S) Bài lab cấu hình cơ bản ripv1 A6-302 KTCNTN Đề bài CCNA 5.0 (CCNA R&S) Cấu hình Ripv1 CCNA 5.0 (CCNA R&S) Cấu hình R2 Router> Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hos Router(config)#hostname R2 R2(config)#int f0/0 R2(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state […]
Bài lab cấu hình static route ktcntn CCNA R&S (CCNA 5.0) Đề bài CCNA R&S (CCNA 5.0) Cấu hình R1 Router> Router>en Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hos Router(config)#hostname R1 R1(config)#en R1(config)#ena R1(config)#enable pas R1(config)#enable password cisco R1(config)#li R1(config)#line con R1(config)#line console 0 R1(config-line)#pas R1(config-line)#password cisco R1(config-line)#login R1(config-line)#exit R1(config)#li […]
CCNA R&S (CCNA 5.0) Bài lab cấu hình cơ bản router A6-302-ktcntn Đề bài CCNA R&S (CCNA 5.0) cấu hình cơ bản router CCNA R&S (CCNA 5.0) Cấu hình Tên, 3 loại mật khẩu, Banner và int của R1 Router> Router> Router> Router>ena Router>enable Router#conf t Enter configuration commands, one per line. End with CNTL/Z. […]
CCNA R&S (CCNA 5.0) IP QUESTION – Câu hỏi về địa chỉ IPv4 CCNA R&S (CCNA 5.0) QUESTION NO: 1 Given the choices below, which address represents a unicast address? •A. 224.1.5.2 •B. FFFF. FFFF. FFFF. •C. 192.168.24.59/30 •D. 255.255.255.255 •E. 172.31.128.255/18 CCNA R&S (CCNA 5.0) QUESTION NO: 2 Which two of the addresses below […]
CCNA R&S (CCNA5.0) Cấu hình IPv6 RIPng thietbivienthongbachkhoa.com Các bước cấu hình RIPng trên topo IPv6 Khởi động tính năng định tuyến với gói tin IPv6 trên router Router(config)#ipv6 unicast-routing Khai báo giao thức RIPng trên router đi kèm chỉ số RIP-AS Router(config)#ipv6 router rip RIP-AS RIP-AS là tên domain trong RIPng. Ta có thể […]
CCNA R&S (CCNA5.0) IPv6 Static Route thietbivienthongbachkhoa.com Cú pháp lệnh cấu hình IPv6 Static Route Router(config)#ipv6 unicast-routing Khởi động tính năng định tuyến với gói tin IPv6 trên router Router(config)# ipv6 route ipv6-prefix/ipv6-mask { ipv6-address|exit-intf } Trong cấu hình định tuyến tính với IPv6, ta có thể cấu hình trỏ đầu ra của tuyến […]
CCNA R&S (CCNA5.0) Cấu hình Cơ bản và định tuyến IPv4, IPv6 trong bài lab openlab1-s2new (phần 2) thietbivienthongbachkhoa.com Cấu hình Gate1 ena conf t hos GATE1 enable secret cisco@sec line con 0 pass cisco@sec login exit access-list 10 permit 172.16.1.0 0.0.0.255 line vty 0 4 access-class 10 in password cisco@telnet login exit ipv6 […]
CCNA R&S (CCNA5.0) Cấu hình Cơ bản và định tuyến IPv4, IPv6 trong bài lab openlab1-s2new (Phần 1) thietbivienthongbachkhoa.com Đề Bài (up hình ảnh sau) Soạn mẫu trên notepad: Cau hinh BR1 copy doan cau hinh paste vao router> ena conf t hos BR1 enable secret cisco@sec line con 0 pass cisco@sec login […]
CCNA R&S (CCNA5.0) Cấu hình NAT và ACL trong bài lab openlab1-s2new thietbivienthongbachkhoa.com 4. NAT configuration: a) NAT overload: On router GATE1 (HA NOI office) configure access-list 1 to permit all user on Ha Noi’s LAN connect toward the Internet, using public IP address of interface G0/0 of router GATE 1 GATE1(config)#access-list 1 permit 10.1.1.0 0.0.0.255 GATE1(config)#access-list 1 permit 10.2.2.0 0.0.0.255 GATE1(config)#access-list […]