EasyManua.ls Logo

Quanta Cloud Technology QuantaMesh QNOS5 User Manual

Quanta Cloud Technology QuantaMesh QNOS5
256 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #154 background imageLoading...
Page #154 background image
154
This example shows how a network administrator can provide equal access to the Internet (or other
external network) to different departments within a company. Each of four departments has its own Class B
subnet that is allocated 25% of the available bandwidth on the port accessing the Internet.
Figure 5-2: DiffServ Internet Access Example Network Diagram
The following commands show how to configure the DiffServ example depicted in Figure 23.
1. Enable DiffServ operation for the switch.
(QCT) #config
(QCT) (Config)#diffserv
2. Create a DiffServ class of type all for each of the departments, and name them. Also, define the match
criteria—Source IP address—for the new classes.
(QCT) (Config)#class-map match-all finance_dept
(QCT) (Config-classmap)#match srcip 172.16.10.0 255.255.255.0
(QCT) (Config-classmap)#exit
(QCT) (Config)#class-map match-all marketing_dept
(QCT) (Config-classmap)#match srcip 172.16.20.0 255.255.255.0
(QCT) (Config-classmap)#exit
(QCT) (Config)#class-map match-all test_dept
(QCT) (Config-classmap)#match srcip 172.16.30.0 255.255.255.0
(QCT) (Config-classmap)#exit
(QCT) (Config)#class-map match-all development_dept

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Quanta Cloud Technology QuantaMesh QNOS5 and is the answer not in the manual?

Quanta Cloud Technology QuantaMesh QNOS5 Specifications

General IconGeneral
BrandQuanta Cloud Technology
ModelQuantaMesh QNOS5
CategoryNetwork Router
LanguageEnglish

Summary

1. QuantaMesh QNOS5 Features

1.5. Routing Features

Explains IP routing, OSPF, BGP, VRRP, and other routing protocols supported by the switch.

2. Getting Started

2.1. Accessing the switch Command-Line Interface

Guides on connecting to the switch via console or remote access methods like Telnet or SSH.

4. Configuring Security Features

4.1. Controlling Management Access

Details methods for controlling access to the switch management interface using authentication.

4.2. Configuring DHCP Snooping, DAI, and IPSG

Covers security features like DHCP Snooping, Dynamic ARP Inspection, and IP Source Guard.

7. Configuring Routing

7.1. Basic Routing and Features

Introduces general routing features and configuration on the switch.

7.5. Border Gateway Patrol (BGP)

Details BGP operation, topology, behavior, and configuration examples.

9. Configuring Data Center Features