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 #143 background imageLoading...
Page #143 background image
143
Match
All......................................
FALSE
Protocol.......................................
6(tcp)
Source IP Address.............................. 192.168.77.0
Source IP Wildcard Mask........................ 0.0.0.255
Destination IP Address......................... 192.168.77.50
Destination IP Wildcard Mask................... 0.0.0.0
Sequence Number: 2
Action.........................................
permit
Match
All......................................
FALSE
P
rotocol.......................................
17(udp)
Source IP Address.............................. 192.168.77.0
Source IP Wildcard Mask........................ 0.0.0.255
Destination IP Address......................... 192.168.77.3
Destination IP Wildcard Mask................... 0.0.0.255
4.3.13.2. Configuring a MAC ACL
The following example creates a MAC ACL named mac1 that denies all IPX traffic on all ports. All other types
of traffic are permitted.
To configure the switch:
1. Create a MAC Access List named mac1
(QCT) #config
(QCT) (Config)#mac access-list extended mac1
2. Configure a rule to deny all IPX traffic, regardless of the source or destination MAC address. Before creating
the rule, add a remark that identifies the rule.
(QCT) (Config-mac-access-list)#remark Denies all IPX traffic from for any source or dest MAC”
(QCT) (Config-mac-access-list)#deny any any ipx
3. Configure a rule to permit all other types of traffic, regardless of the source or destination MAC address.
(QCT) (Config-mac-access-list)#permit any any
(QCT) (Config-mac-access-list)#exit
4. Bind the ACL to all ports.
(QCT) (Config)#mac access-group mac1 in
(QCT) (Config)#exit
5. View information about the configured ACL.
(QCT) #show mac access-lists

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