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 #180 background imageLoading...
Page #180 background image
180
(QCT) (Config)#interface vlan 10
(QCT) (if-vlan10)#ip address 192.168.10.10 255.255.255.0
(QCT) (if-vlan10)#exit
5. Assign an IP address to VLAN 20.
(QCT) (Config)#interface vlan 20
(QCT) (if-vlan20)#ip address 192.168.20.20 255.255.255.0
(QCT) (if-vlan20)#exit
6. Assign an IP address to VLAN 50.
(QCT) (Config)#interface vlan 50
(QCT) (if-vlan50)#ip address 192.168.50.50 255.255.255.0
(QCT) (if-vlan50)#exit
7. Configure a static route to the network that VLAN 30 is in, using the IP address of the VLAN 20 interface
on Switch B as the next hop address.
(QCT) (Config)#ip route 192.168.30.0 255.255.255.0 192.168.20.25
8. Configure the backbone router interface as the default gateway.
(QCT) (Config)#ip route default 192.168.50.2
7.1.2.2. Configuring Switch B
To configure Switch B:
1. Create the VLANs.
(QCT) (Config)#vlan database
(QCT) (Vlan)#vlan 20,30
2. Configure the VLANs for routing.
(QCT) (Config)#interface vlan 20
Interface vlan 20 created for VLAN ID 20
(QCT) (if-vlan20)#interface vlan 30
Interface vlan 30 created for VLAN ID 30
(QCT) (if-vlan30)#exit
3. Enable routing on the switch.
(QCT) #configure
(QCT) (Config)#ip routing
4. Assign an IP address to VLAN 20. This command also enables IP routing on the VLAN.
(QCT) (Config)#interface vlan 20

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