1. Trang chủ
  2. » Công Nghệ Thông Tin

ont optimizing converged cisco networks phần 4 pdf

9 158 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 9
Dung lượng 865,46 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

Sách Lab ONT Tài liệu thực hành dành cho học viên Chọn Yes... Sách Lab ONT Tài liệu thực hành dành cho học viên Chọn Finish.. Sách Lab ONT Tài liệu thực hành dành cho học viên Step 5: Ki

Trang 1

Sách Lab ONT Tài liệu thực hành dành cho học viên

Chọn Yes

Trang 2

Chọn Close

Trang 3

Sách Lab ONT Tài liệu thực hành dành cho học viên

Chọn Finish

Xem lại cấu hình mà SDM sẽ cấu hình trên router

Trang 4

Chọn OK

Để kiểm tra cấu hình SDM trên router chọn Config > Qualities of Service> Edit QoS policy

Trang 5

Sách Lab ONT Tài liệu thực hành dành cho học viên

Step 5: Kiểm tra hoạt động của SDM QoS:

Trang 6

Final Configurations

R1# show run

hostname R1

!

crypto pki trustpoint TP-self-signed-1455051929

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-1455051929

revocation-check none

rsakeypair TP-self-signed-1455051929

!

crypto pki certificate chain TP-self-signed-1455051929

certificate self-signed 01

3082023A 308201A3 A0030201 02020101 300D0609 2A864886 F70D0101 04050030

<OUTPUT OMITTED>

quit

username ciscosdm privilege 15 password 0 ciscosdm

!

class-map match-any SDMScave-Serial0/0/0

match protocol napster

match protocol fasttrack

match protocol gnutella

class-map match-any SDMVoice-Serial0/0/0

match protocol rtp audio

class-map match-any SDMTrans-Serial0/0/0

match protocol citrix

match protocol finger

Trang 7

Sách Lab ONT Tài liệu thực hành dành cho học viên

match protocol sqlnet

match protocol sqlserver

match protocol ssh

match protocol telnet

match protocol xwindows

class-map match-any SDMManage-Serial0/0/0

match protocol dhcp

match protocol dns

match protocol imap

match protocol kerberos

match protocol ldap

match protocol secure-imap

match protocol secure-ldap

match protocol snmp

match protocol socks

match protocol syslog

class-map match-any SDMBulk-Serial0/0/0

match protocol exchange

match protocol ftp

match protocol irc

match protocol nntp

match protocol pop3

match protocol printer

match protocol secure-ftp

match protocol secure-irc

match protocol secure-nntp

match protocol secure-pop3

match protocol smtp

match protocol tftp

class-map match-any SDMSignal-Serial0/0/0

match protocol h323

match protocol rtcp

class-map match-any SDMRout-Serial0/0/0

match protocol bgp

match protocol egp

match protocol eigrp

match protocol ospf

match protocol rip

match protocol rsvp

class-map match-any SDMSVideo-Serial0/0/0

match protocol cuseeme

match protocol netshow

match protocol rtsp

match protocol streamwork

match protocol vdolive

class-map match-any SDMIVideo-Serial0/0/0

match protocol rtp video

!

policy-map SDM-Pol-Serial0/0/0

class SDMTrans-Serial0/0/0

bandwidth remaining percent 33

set dscp af21

class SDMSignal-Serial0/0/0

bandwidth remaining percent 40

set dscp cs3

class SDMVoice-Serial0/0/0

priority percent 70

set dscp ef

class SDMRout-Serial0/0/0

bandwidth remaining percent 3

set dscp cs6

class SDMManage-Serial0/0/0

bandwidth remaining percent 3

set dscp cs2

!

interface FastEthernet0/0

ip address 172.16.10.1 255.255.255.0

Trang 8

no shutdown

!

interface Serial0/0/0

ip address 172.16.12.1 255.255.255.0

ip nbar protocol-discovery

clock rate 800000

service-policy output SDM-Pol-Serial0/0/0

no shutdown

!

router eigrp 1

network 172.16.0.0

no auto-summary

!

ip http server

ip http secure-server

end

R2# show run

hostname R2

!

interface FastEthernet0/1

ip address 172.16.20.2 255.255.255.0

no shutdown

!

interface Serial0/0/0

ip address 172.16.12.2 255.255.255.0

no shutdown

!

router eigrp 1

network 172.16.0.0

no auto-summary

end

Trang 9

Sách Lab ONT Tài liệu thực hành dành cho học viên

Lab 4.1 Default Queuing Tools 

1 Mục tiêu:

Kiểm tra hàng đợi của interface

So sánh sự khác nhau giữa FIFO và WFQ

Thay đổi kiểu hàng đợi của interface

2 Cấu hình:

Step 1: Cấu hình địa chỉ IP như hình vẽ:

R1(config)# interface fastethernet0/0

R1(config-if)# ip address 172.16.10.1 255.255.255.0

R1(config-if)# no shutdown

R1(config-if)# interface serial0/0/0

R1(config-if)# ip address 172.16.12.1 255.255.255.0

R1(config-if)# clock rate 800000

R1(config-if)# no shutdown

R2(config)# interface fastethernet0/0

R2(config-if)# ip address 172.16.20.2 255.255.255.0

R2(config-if)# no shutdown

R2(config-if)# interface serial0/0/0

R2(config-if)# ip address 172.16.12.2 255.255.255.0

R2(config-if)# no shutdown

Kiểm tra bandwidth của các interface serial và interface fa

Ngày đăng: 14/08/2014, 14:20

TỪ KHÓA LIÊN QUAN