refer to:
Cisco 3548(3524) Switch:
When connecting to the switch for the first time, the configuration terminal parameters are:
Baud rate: 9600; Data bit: 8; Stop bit: 1; Parity: None; Flow control: None.
After connecting to the router through the serial port line, press Enter to see the configuration wizard:
(If it is not the first time configuration, you can enter superuser mode and use the command setup to call the following process)
--- System Configuration Dial og ---
At any point you may enter a question mark ? for help.
Use ctrl-c to abort configuration dialog at any prompt. Press Ctrl-C to cancel and exit
Default settings are in square brackets [].
Continue with configuration dialog? [yes/no]: Will y continue to configure interactively? Answer: y
Enter IP address: 10.1.1.249ip address
Enter IP netmask: 255.255.255.0 subnet mask
Would you like to enter a default gateway address? [yes]: ySet the default gateway? y
IP address of default gateway: 10.1.1.254 Default gateway
Enter host name [3548_9A]:
The enable secret is a one-way cryptographic secret used
instead of the enable password when it exists.
Enter enable secret: _password enter superuser password
Would you like to configure a Telnet password? [yes]: y
Enter Telnet password: _password Enter telnet password
Would you like to enable as a cluster command switch? [yes/no]: n cluster mode? n
The following configuration command script was created:
ip subnet-zero
interface VLAN1
ip address 10.1.1.249 255.255.255.0
ip default-gateway 10.1.1.254
enable secret 5 $1$biZ3$AOLb9cMTtBwMtGB9lyBzr.
line vty 0 15
password _domainwlzx
snmp community private rw
snmp community public ro
!
end
Use this configuration? [yes/no]: Use this configuration information? y
Modify the configuration:
Disable management through snmp:
3548>enable
password:
3548#config term
3548(config)#no snmp community private
3548(config)#no snmp community public
Next, configure the main road: (Confirm that the corresponding port of the upper switch has been set to main road mode)
3548(config)#inter g0/1 Select the first gigabit port
3548(config if)# switchport mode trunk is set to main road mode
If g0/2 is used to connect another 3548, it is also set as a main road
3548(config)#inter g0/2
3548(config if)# switchport mode trunk
return
3548(config if)# exit
3548(config)# exit
3548#
Verification: ping 10.1.1.254
Configure Vlan data:
3548#vlan database
3548(vlan)#reset clears previous configuration
3548(vlan)#vtp client set to vtp customer mode
3548(vlan)#vtp domain _domainvtp domain is _domain
3548(vlan)#vtp password ******set vtp domain password
3548(vlan)#exit
3548#
Verification: show vtp status displays vlan data
show vtp counters
show vlan
The number and name of vlans seen after synchronization should be consistent with those on 6506
Specify port to Vlan and configure port to portfast (quickly establish connection):
Method 1: Command method
3548#config term
3548(config)#inter f0/1 configures No. 1 fast Ethernet port
3548(config if)# switchport access vlan 2 specifies the port to Vlan 2
3548(config if)# spanning-tree portfast configuration port is portfast
3548(config)#inter f0/2 configures No. 1 fast Ethernet port
3548(config if)# switchport access vlan 2 specifies the port to Vlan 2
3548(config if)# spanning-tree portfast configuration port is portfast
...Repeat the above steps for each port to be set.
3548(config if)# exit
3548(config)# exit
3548#
Method 1: Web Method
(Plugins need to be installed in advance:)
Open the browser to connect to the device: enter the device's management page url in the address bar, such as 3548_9a(10.1.1.248):http://10.1.1.249/
Select the menu port -> port configure -> Set port fast as Enable
Select the menu vlan -> vlan membership -> Specify the Vlan number to which the port belongs. You can specify multiple ports at the same time.
! Note: If you specify a port to a non-existent VLAN, the VLAN synchronization of the 3548 switch will be abnormal. At this time, you should be the correct VLAN and re-configure Vlan data.
Save configuration information:
Method 1: Command method
3548# write (or copy running-config startup-config )
Method 1: Web Method
Select the device (rather than a single port), click the save configure button.
3548_9A#show run
Building configuration...
Current configuration:
!
version 12.0# software version
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 3548_9A# system name
!
enable secret 5 $1$4ZMs$/nN.owt3eW2uoCL/0# Encrypted enable password
!
!
!
!
!
!
ip subnet-zero
!
!
!
Fast Ethernet 1 interface of FastEthernet0/1# module 0
switchport access vlan 5# Specify port 0/1 to vlan 5
spanning-tree portfast#If you are connecting to a workstation, specify the port to portfast (no spanning tree protocol will be run to speed up the connection establishment)
!
interface FastEthernet0/2
spanning-tree portfast# By default, port belongs to vlan 1
!
interface FastEthernet0/3
spanning-tree portfast
!
interface FastEthernet0/4
spanning-tree portfast
!
interface FastEthernet0/5
spanning-tree portfast
!
interface FastEthernet0/6
spanning-tree portfast
!
interface FastEthernet0/7
spanning-tree portfast
!
interface FastEthernet0/8
spanning-tree portfast
!
interface FastEthernet0/9
spanning-tree portfast
!
interface FastEthernet0/10
spanning-tree portfast
!
interface FastEthernet0/11
spanning-tree portfast
!
interface FastEthernet0/12
spanning-tree portfast
[1][2] Next page
Article entry: csh Editor in charge: csh!
interface FastEthernet0/13
spanning-tree portfast
!
interface FastEthernet0/14
spanning-tree portfast
!
interface FastEthernet0/15
spanning-tree portfast
!
interface FastEthernet0/16
spanning-tree portfast
!
interface FastEthernet0/17
spanning-tree portfast
!
interface FastEthernet0/18
spanning-tree portfast
!
interface FastEthernet0/19
spanning-tree portfast
!
interface FastEthernet0/20
spanning-tree portfast
!
interface FastEthernet0/21
spanning-tree portfast
!
interface FastEthernet0/22
spanning-tree portfast
!
interface FastEthernet0/23
spanning-tree portfast
!
interface FastEthernet0/24
spanning-tree portfast
!
interface FastEthernet0/25
spanning-tree portfast
!
interface FastEthernet0/26
spanning-tree portfast
!
interface FastEthernet0/27
spanning-tree portfast
!
interface FastEthernet0/28
spanning-tree portfast
!
interface FastEthernet0/29
spanning-tree portfast
!
interface FastEthernet0/30
spanning-tree portfast
!
interface FastEthernet0/31
spanning-tree portfast
!
interface FastEthernet0/32
spanning-tree portfast
!
interface FastEthernet0/33
spanning-tree portfast
!
interface FastEthernet0/34
spanning-tree portfast
!
interface FastEthernet0/35
spanning-tree portfast
!
interface FastEthernet0/36
spanning-tree portfast
!
interface FastEthernet0/37
spanning-tree portfast
!
interface FastEthernet0/38
spanning-tree portfast
!
interface FastEthernet0/39
spanning-tree portfast
!
interface FastEthernet0/40
spanning-tree portfast
!
interface FastEthernet0/41
spanning
Previous page [1][2]
Article entry: csh Editor in charge: csh