Saturday, May 7, 2016

0. Xem cấu hình thiết bị

show version
show run
show ip inter brief -- xem trạng thái cổng
show inter description
show ip route

Lưu cấu hình thiết bị:
copy running-config startup-config
do write

1. Đặt tên, password

Đặt Banner:
banner motd $ten_banner$

Đặt tên host:
hostname ten_host

password enable: 
enable password ten_password
enable secrect ten_password

password telnet: 
line vty 0 4
password ten_password

2. Cấu hình cổng

Inter fa0/0
Ip add 10.0.0.1 255.255.255.0
no shut

3. Một số câu lệnh cơ bản

Câu lệnh xóa cấu hình đã lưu trên NVRAM và khởi động lại:
Router# erase startup-config
Router# reload
Câu lệnh chống trôi dòng lệnh:
line console 0
logging synchronous

Chú ý: Phần mạng connect vào Router phải đặt Default gateway là địa chỉ IP của port router kết nối với mạng đó.


(Sưu tầm)

Related Posts:

  • Lab 4 - Wan 1. HDLC encapsulation Router(config-if)#encapsulation HDLC 2. PPP encapsulation HDLC is default encapsulation on cisco router, PPP using to connect non-cisco router Authentication: PAP or CHAP Pap - send passwor… Read More
  • IPv6Cau hinh IPv6 - 128 bit - quy tac rut gon dia chi ipv6… Read More
  • Lab 2: Định tuyến RIP - EIGRP - OSPF 0. Dinh Tuyen Tinh Cau hinh defaut route: de mac dinh chuyen tiep goi tin ra ngoai ip route 0.0.0.0 0.0.0.0 200.1.1.2  1. RIP router rip version 2 network 172.16.0.0 network 192.168.1.0 network 192.168.10.0 2.… Read More
  • Lab 3: Switching 1. Vlan interface FastEthernet0/11 switchport access vlan 10 switchport mode access 2. DTP 3. Inter Vlan switchport mode trunk interface FastEthernet0/0.10 encapsulation dot1Q 10 ip address 172.17.10.1 255.255.255.0 … Read More
  • Lab 5 - Network IP Services and Security 1. ACL 2. DHCP Mot Router co the tao nhieu Pool tuong ung voi nhieu dai dia chi cap IP R(Config)#ip dhcp excluded-address 192.168.10.1 192.168.10.9 R(Config)#ip dhcp excluded-address 192.168.10.254 R(Config)#ip dhcp poo… Read More

0 comments:

Post a Comment

Chuyên mục

Bài viết theo tháng

Bài đăng gần nhất