interface IP COM (config) # interface VLAN 11 COM (config-If) # IP address 172.16.59.1 255.255.255.0 vlan11 interface IP COM (config) # interface VLAN 12 COM (config-If) # IP address 172.16.60.1 255.255.255.0 vlan12 interface IP ...... Then, set the IP address that is consistent with the network address of the VLAN
Tags: Cisco configuration switch Management address and default gatewayConfigure the switch remote management address and default gatewayThe topology diagram is as follows:650) this.width=650; "Src=" Https://s1.51cto.com/oss/201710/29/1b8f7b6af37801733cf03704e748d09a.png-wh_
Contact with the switch has been for some time also, you can find that some of the content seems more confused, such as: Switch configuration default gateway, configuration of the specific command has been very familiar, but now is not quite understand why to complete the switch
address. The port of the Second-layer switch cannot be set with an IP address. However, because the vswitch has a VLAN1 interface by default, VLAN interfaces can be configured with IP addresses. Therefore, for L2 switches, the management address is the IP address of the VLAN1 interface.
The vswitch
The contact with the vswitch has been around for a while, and you may find that some content is getting confused. For example, if the vswitch configures the default gateway, the specific configuration commands are quite familiar, but now I don't quite understand why I want to complete the switch gateway settings. I als
static IP address to all nodes in the vlan.First, set the interface IP addresses of each vlan on the core switch. The core switch treats vlan as an interface, just like on a vro, as shown below:Com (config) # interface vlan 10Com
Technical standards for VLANs IEEE 802.1Q was formally promulgated by IEEE Commissioners in June 1999, and the earliest Vlna technology was proposed by Cisco (Cisco) companies in 1996. With the development of the past few years, VLAN technology has been widely used in large and small enterprise networks, becoming the most popular Ethernet LAN technology at presen
Router and three-layer switch experiment Demo--a gateway that acts as a two VLAN--Hundred dishes background : We know that routers have routing capabilities, so you know how to configure two gateways on a router interface (such as a two VLAN gateway)? Note that it is on one
Appendix: switchport trunk encapsulation {isl | dot1q | negotiate} // configure trunk to encapsulate ISL or 802.1Q or automatically negotiate
Switchport mode {dynamic {auto | desirable} | trunk} is generally not used). Configure the layer-2 trunk mode. Dynamic auto-automatically negotiate whether it is a trunk; dynamic desirable-set the port to trunk if the peer port is trunk, desirable, or automatic mode; trunk-
domain COM settings vtp admin domain name com
PAR2 (VLAN) #vtp client to set the switch to clients mode
Par3#vlan database into VLAN configuration mode
PAR3 (VLAN) #vtp domain COM settings vtp admin domain name com
PAR3 (
)ConfigurationNative VLAN (802.1q) Switch (config-if) # switchport trunk native vlan-num // The trunk port that encapsulates 802.1q can accept data streams with or without tags,VswitchTransmits unlabeled data streams to the native vlan. By default, the native
(802.1q)Switch (config-if) # switchport trunk native vlan-num // The trunk port that encapsulates 802.1q can accept data streams with or without tags, A vswitch transmits unlabeled data streams to the native vlan. By default, the native VLAN is
10 Switch (config-if) # ip add 192.168.1.1 255.255.255.0 // add an ip address to vlan 10 for Management Switch (config-if) # no shSwitch (config-if) # exitSwitch (config) # int vlan 20 Switch (config-if) # no shSwitch (config-if) # exitSwitch (config) # int
The article I want to share and configure VLAN on Linux through Cisco Catalyst Switch.Requirements:1. Linux installed on a PC with one or more NICs (Network Interface Card). I Use the Centos 5.4 using 2.6.18-164.11.1.EL5PAE kernel. It should is applicable on other Linux distros such as Slackware, Ubuntu, Fedora, Debian, etc.2. Cisco Catalyst
Note: The vlan number of a vswitch starts from VLAN 2 because the vswitch has a default VLAN, namely VLAN 1, which includes all users connected to the vswitch.
The VLAN configuration process is actually very simple. Only two steps
1. Create a vlan on the vswitch
Create a vtp management domain
To create a vlan on a vswitch, you must first create a vtp management domain so that it can verify the current vlan on the network.
The Catalyst 4000 Series Switch module only supports 802.1q.
Determine whether the hardware supports trunk and whether the ha
with option 82 from the L2 switch and establish binding entries for the information . Of course, if you encounter the switch does not support IP DHCP snooping information option allow-untrusted command can have the following two solutions:① using the IP DHCP relay information trusted(in-VLAN) command within an int VLAN
[Cisco] DHCP relay, layer-3 Switch VLAN Routing PracticeThe experiment topology uses the GNS3 0.8.6 simulator to build a DHCP server using Red Hat 6.5. The experiment requires configuring a layer-3 Switch VLAN routing so that VLAN10 and VLAN20 members can access each other.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.