Cisco switch Basic configuration: Console Port connectionUser mode hostname#;Privileged mode hostname (config) #;Global configuration mode hostname (CONFIG-IF) #;Switch Password settings:switchgt;enable; Enter privileged modeSwitch#config terminal; Go to global configuration modeSwitch (config) #hostname Csico; Set the host name of the switchSwitch (config) #enab
communicate with each other directly, and mutual access between hosts in different VLANs must be forwarded through the routing device. Broadcast packets can only be broadcast within this VLAN and cannot be transferred to other VLANs.· The Port VLAN is one way to implement VLANs, and it uses the port of the switch to partition the
Division fa/ One-20 port is vlan20switch (config-if-range) #exitSwitch #show VLAN View VLANCISCO layer-3Configure the IP address of the VLAN10 and Vlan20 so that vlan10 and Vlan20 can communicate with each other. Switch (config) #InterfaceVlan10 into Vlan10Switch (config-VLAN10) #ip Address192.168.1.1 255.255.255.0Configure the IP address of the Vlan10 Switch (c
current configurations# copy running-config Startup-config saves the current configuration in RAM into the NVRAMS> show interface [Type slot_#/port_#] View information for all or specified interfacesS> show IP Display IP configuration of the switch (available on 1900 series only)S> Show version View device informations# show ip interface brief verify IP configurationS (config-if) # speed 10|100|auto set interface rateS (config-if) # Duplex Auto|full|
1. commands supported by the vswitch:Vswitch basic status:
Switch:; ROM status, vrommon>Hostname>; User ModeHostname #; privileged ModeHostname (config) #; global configuration modeHostname (config-if) #; interface status
Vswitch password settings:
Switch> enable; enter privileged ModeSwitch # config terminal; enter global configuration mod
. Configure relay to ensure that the management domain can cover all Branch switches. The Cisco switch can support any media as a trunk line. To achieve relay, you can use its unique isl tag. Isl (inter-switch link) is a protocol for transmitting vlan information and vlan da
I. Features of VLAN
VLAN has the following features:Segmented, which can be divided into different network segments by department, function, and project;Flexibility: users who make up a VLAN do not need to consider the physical location of the thing. The same VLAN can also span multiple switches;Security: by separatin
Lab Environment:Routers make Tp-link set up NAT forwarding, Tp-link router gateway is set to 192.168.30.254 ( core layer) Cisco 35,503 layer switch (model C3550-I5Q3L2-M) configuration three Vlan,vlan 10, VLAN 20, and VLAN 30IP a
that the admin domain is able to overwrite all branch switches.
The Cisco switch is capable of supporting any media as a trunk, and it can use its own ISL tags for relaying. ISL (Inter-Switch link) is a protocol between switches, between switches and routers, and between switches and servers to transfer multiple VLAN
Cisco router VLan isolation LAN broadcast packet configuration experiment and summary, ciscovlan
1. Tutorial Description: connect to and set the IP address of the PC according to the network topology. PC1 and PC2 are required to be accessed on VLAN 12, while PC3 and PC4 are accessed on VLAN 34, PC1 and PC2 are intercon
Switch VLAN, TRUNK ,VTP configuration1. Configure the IP address of the CISCO two layer switch (Catalyst 2950 for example )SW1 (config) #int vlan 1//Enter the management interface interface VLAN 1SW1 (config-if) #ip address 11.1.1
CISCO PT Simulation Experiment (4) VLAN partitioning and configuration of switchesExperimental Purpose :Master The basic configuration of virtual LANs (VLANs);Master the configuration method of switch port VLAN and tag VLAN;Master the configuration method for
configuration, which has been written for a long time,2950 The basic configuration of the switch, currently we are commonly used to configure the VLAN, the other is easy to manage, configure the IP address and allow Telnet login. Like spanning tree and VTP, the general small enterprises or systems are not configured, do not explain.1 Basic Concepts1.1 Classification of switchesCisco switches are divided in
with no VLAN tag in the Ethernet packet. The value of the tpid is fixed to 0x8100, which indicates the type of 802.1Q that the network frame hosts, which the switch uses to determine that the data frame is appended with IEEE 802.1Q-based VLAN information. The VLAN ID, in essence, is the 12-bit element in TCI. With a t
I. Demand1, divide three VLAN
VLAN2 Server 1-8 Port Network
VLAN3 work01 9-16-Port
Vlan4 work02 17-24-Port
2. Gateway Configuration
192.168.2.1/24
192.168.3.1/24
192.168.4.1/24
3, DHCP and reservation
Each section to open DHCP, each reserved xx.2-xx.10 segment IP for reserved use 192.168.2.10/24 for AD domain server, concurrently as a DNS server, plus two additional alternate DNS 114.114.114.114 8.8.8.8
4, routing
Specifies that the next ho
different interfaces and network segments to different VLANs are not explained in detail here. In fact, 10.83.224.* corresponds to vlan302,10.83.225.* corresponding to vlan303,10.83.226.* corresponding to vlan304,10.83.227.* corresponding VLAN305. The next route address is 10.82.6.113, and the corresponding VLAN number is 307.(2) configuration on the router:The configuration on the actual router is the key, and the interface that connects the
access map named test1Switch (config-vlan-access) # match ip address 101 // set the matching rule to acl 101 Switch (config-vlan-access) # action forward // after matching, set the data stream Forwarding (forward). Otherwise, mismatched denySwitch (config) # vlan access-map test2 // defines a
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.