trunkSwitch (config-if) #switchport trunk allowed VLAN, set allowed VLANsSwitch (config-if) #switchport trunk encap dot1q; set VLAN trunkingSwitch (config) #vtp domain; Set the VTP domain nameSwitch (config) #vtp password; set the VTP passwordSwitch (config) #vtp mode server, setting the VTP patternSwitch (config) #vtp mode client, setting the VTP patternSwitch set IP address:Switch (config) #interface vlan 1; go to VLAN 1Switch (config-if) #ip address; Set IP addressesSwitch (config) #ip defau
Experimental requirements: Use Telnet login to complete the initialization configuration of a switchTopology diagram1. Enter the command line of the switch2. Enter enable into privileged mode3. Enter configure terminal into global mode4. Enter hostname Ruan Change host name to Ruan (here the hostname is just as good as you remember)5. Enter enable password 1314 to set the plaintext management password to 13146. Enter enable secret 520 to set the encryption management password to 520 (note here t
Cisco 3560 switch interface traffic grabbing vbs scriptTo make it easy for you to view the traffic of the vswitch interface, the customer does not log on to the vswitch, and does not have any network management traffic statistics device. Simply write a vbs script, which is simple and usable.
On error resume next dim wshellset WshShell = WScript. createObject ("WScript. shell ") WshShell. run "cmd" WshShell
Disable forwarding of a specific MAC address on a cisco SwitchIt is really annoying to see other illegal DHCP in the LAN. In addition to the dhcp snooping method, you can also directly disable the mac address! The MAC address of machine A is 00-01-02-03-04-05, which is connected to port F0/3 of Switch B, port F0/3 is in VLAN3. Currently, forwarding of A is blocked on port B. You can set the following accord
Cisco switch port broadcast storm settings are more practical. When a port receives a large number of broadcast, unicast, Or multicast packets, a broadcast storm occurs. Forwarding these packets will slow down the network or cause timeout. Using broadcast storm control on ports can effectively avoid network paralysis caused by hardware damage or link failure. By default, broadcast, multicast, and unicast st
Topology map:
1. Configure the router R4 as a Frame relay switch
Frame-relay switching * configured as Frame Relay switch
2. Configure the interface's clock frequency, package type, LMI type and Frame Relay DCE on the router R4
int s0/0
No shut
Clock rate 64000 * Set clock frequency
Encapsulation Frame-relay * Encapsulated as Frame Relay
Frame-relay lmi-type
A Cisco 4506 switch in the user's actual environment could not log on, and the system could only be cracked because the maintenance staff did not remember the modified password.Environment:Cisco Catalyst 4506E switch, engine for WS-X45-SUP8-E, system version is cat4500es8-universal-mCrack steps:To restart the switch, p
Cisco switch QoS Speed limit configuration steps:1. Enable Global QoS2. Set the ACL matching traffic3. Set a class-map to match the ACL set in the second step4, set a Policy-map match Class-map, and then define a series of policies here, limit the bandwidth bitwise (BIT) for the calculation, burst in bytes (byte) calculation5, apply the POLICY-MAP to the corresponding interfaceMLS QoSIP Access-list Extended
When we want to perform permission rating management on a Cisco router or switch, it is often necessary to assign different levels of users a command that exceeds the default settings, such as show run, which is the most basic troubleshooting command.However, the command cannot be executed when your user level is at 0-14. You can assign permissions to these users using the following command:Privilege EXEC l
=" Wkiom1soqq7ck2jtaahgkzym5xw472.jpg "/>(This picture is borrowed from others)Global Configuration Mode:1: enter this mode first. 2: port configuration such as:switch# configureterminalSwitch (config) #interface fastethernet 0/3Switch (config-if) #speed10// Configure Port Rate 10M default AutoSwitch (config-if) #duplexhalf//full Full Duplex Half Half Duplex AutoSwitch (config-if) #noshutdown// Open PortSwitch IP Configuration:
The switch divides
Whether it's on a Cisco router or a network device such as a Cisco switch, the standard ACL access control list is always unable to match both the traffic source address and the destination address, nor does it meet the requirements of the "granular" control of the current network world, such as: A service function that allows access to a server, However, pinging
successfully and you can view your saved files on the TFTP server.4. Restore your configuration file, ping the TFTP server, keep the connection, download from TFTP to the routerCopy tftp running-config Download the previously configured backup from TFTP and restore the router's configuration fileIP address of the 192.168.1.1 TFTP serverRUNNING-CONFIG-BK you want to restore the backed up files in TFTPRunning-config a name for your recovered files.Final reload, successful restart, successful reco
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.