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 #228 background imageLoading...
Page #228 background image
228
Switch A. STP is configured on the ports that connect the switch to other switches. OSPF is configured to route
unicast traffic between the VLANs.
To configure the switch:
1. Create two VLANs and configure them as routing VLANs.
(QCT) (Config)#vlan database
(QCT) (Vlan)#vlan 10,20
(QCT) (Vlan)#exit
(QCT) (Config)#interface vlan 10
(QCT) (Config)#interface vlan 20
2. While in VLAN Database mode, enable IGMP snooping on the VLANs.
(QCT) (Vlan)#set igmp 10
(QCT) (Vlan)#set igmp 20
(QCT) (Vlan)#exit
3. Add VLANs to interfaces 0/23 and 0/24.
(QCT) (Config)#interface 0/23
(QCT) (Interface 0/23)#switchport allowed vlan add 10
(QCT) (Interface 0/23)#switchport native vlan 10
(QCT) (Interface 0/23)#switchport allowed vlan remove 1
(QCT) (Interface 0/23)#exit
(QCT) (Config)#interface 0/24
(QCT) (Interface 0/24)#switchport allowed vlan add 20
(QCT) (Interface 0/24)#switchport native vlan 20
(QCT) (Interface 0/24)#switchport allowed vlan remove 1
(QCT) (Interface 0/24)#exit
4. Enable routing on the switch and configure the OSPF router ID.
(QCT) (Config)#ip routing
(QCT) (Config)#router ospf
(QCT) (Config-router)#router-id 3.3.1.1
(QCT) (Config-router)#exit
5. Configure VLAN 10 as a VLAN routing interface and specify the OSPF area. When you assign an IP
address to the VLAN, routing is automatically enabled.
(QCT) (Config)#interface vlan 10
(QCT) (if-vlan10)#ip address 192.168.10.4 255.255.255.0
(QCT) (if-vlan10)#ip ospf area 0
6. Enable IGMPv2 and PIM-SM on the VLAN routing interface.
(QCT) (if-vlan10)#ip igmp

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