FS S3950-4T12S User manual

Category
Software
Type
User manual
www.fs.com
S3950-4T12S Switch CLI
Reference Guide
Model: S3950-4T12S
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
I
Content
1 Preface...............................................................................................................................................................................1
1.1 Declaration.................................................................................................................................................................................................... 1
1.2 Audience........................................................................................................................................................................................................1
1.3 Conventions.................................................................................................................................................................................................. 1
2 Basic Commands.............................................................................................................................................................. 2
2.1 System Configuration Commands..............................................................................................................................................................2
2.2 User Management Commands................................................................................................................................................................. 43
2.3 FTP Commands........................................................................................................................................................................................... 48
2.4 TFTP Commands.........................................................................................................................................................................................54
2.5 scp Commands............................................................................................................................................................................................57
2.6 Telnet Commands.......................................................................................................................................................................................60
2.7 SSH Commands...........................................................................................................................................................................................63
2.8 Time&Timezone Commands..................................................................................................................................................................... 80
2.9 License Commands.....................................................................................................................................................................................85
2.10 HTTP commands Commands..................................................................................................................................................................86
2.11 RPC-API commands Commands............................................................................................................................................................. 94
3 Ethernet Commands..................................................................................................................................................... 97
3.1 Interface Commands..................................................................................................................................................................................97
3.2 Interface Errdisable Commands............................................................................................................................................................. 117
3.3 MAC Address Table Commands.............................................................................................................................................................. 126
3.4 VLAN Commands......................................................................................................................................................................................135
3.5 Voice VLAN Commands........................................................................................................................................................................... 147
3.6 Link Aggregation Commands.................................................................................................................................................................151
3.7 VLAN Classification Commands............................................................................................................................................................. 165
3.8 MSTP Commands..................................................................................................................................................................................... 172
3.9 Flow Control Commands......................................................................................................................................................................... 206
3.10 Storm Control Commands.....................................................................................................................................................................209
3.11 Loopback Detection Commands..........................................................................................................................................................211
3.12 MLAG Commands...................................................................................................................................................................................216
4 IP Service Commands..................................................................................................................................................225
4.1 ARP Commands........................................................................................................................................................................................ 225
4.2 DHCP Client Commands.......................................................................................................................................................................... 237
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
II
4.3 DHCP Relay Commands...........................................................................................................................................................................248
4.4 DHCP Server Commands......................................................................................................................................................................... 260
4.5 DNS Commands........................................................................................................................................................................................280
5 IP Routing Commands................................................................................................................................................ 285
5.1 IP Unicast-Routing Commands...............................................................................................................................................................285
5.2 RIP Commands..........................................................................................................................................................................................295
5.3 Route Map Commands............................................................................................................................................................................ 316
5.4 Prefix-list Commands...............................................................................................................................................................................341
6 Multicast Commands.................................................................................................................................................. 347
6.1 IGMP Snooping Commands.................................................................................................................................................................... 347
7 Traffic Management Commands............................................................................................................................... 368
7.1 QOS Commands........................................................................................................................................................................................368
8 Security Commands.................................................................................................................................................... 437
8.1 Port Security Commands.........................................................................................................................................................................437
8.2 Vlan Security Commands........................................................................................................................................................................ 443
8.3 Time Range Commands...........................................................................................................................................................................447
8.4 ACL Commands.........................................................................................................................................................................................450
8.5 Extend ACL Commands........................................................................................................................................................................... 480
8.6 IEEE 802.1x Commands........................................................................................................................................................................... 508
8.7 Arp Inspection Commands......................................................................................................................................................................522
8.8 DHCP Snooping Commands................................................................................................................................................................... 537
8.9 IP Source Guard Commands................................................................................................................................................................... 550
8.10 AAA Commands..................................................................................................................................................................................... 554
8.11 RADIUS Authentication Commands.................................................................................................................................................... 563
8.12 Tacacs+Commands................................................................................................................................................................................ 568
8.13 Port Isolate Commands......................................................................................................................................................................... 571
8.14 Private Vlan Commands........................................................................................................................................................................ 573
8.15 DDOS Commands...................................................................................................................................................................................575
8.16 Key Chain Commands............................................................................................................................................................................583
8.17 Port-block Commands...........................................................................................................................................................................588
8.18 Device management securiy Commands............................................................................................................................................590
9 Reliability Commands.................................................................................................................................................593
9.1 BHM Commands....................................................................................................................................................................................... 593
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
III
9.2 CPU Traffic Limit Commands...................................................................................................................................................................596
9.3 CPU Traffic Statistics Commands............................................................................................................................................................602
9.4 UDLD Commands..................................................................................................................................................................................... 607
9.5 ERPS Commands.......................................................................................................................................................................................612
9.6 Smart-Link Commands............................................................................................................................................................................ 628
9.7 Multi-Link Commands............................................................................................................................................................................. 640
9.8 Monitor Link Commands.........................................................................................................................................................................655
9.9 VRRP Commands......................................................................................................................................................................................660
9.10 Track Commands....................................................................................................................................................................................670
9.11 VARP Commands....................................................................................................................................................................................687
10 Device Management Commands............................................................................................................................ 689
10.1 STM Commands......................................................................................................................................................................................689
10.2 Syslog Commands..................................................................................................................................................................................691
10.3 Mirror Commands.................................................................................................................................................................................. 704
10.4 Device Management Commands......................................................................................................................................................... 720
10.5 Bootrom Commands..............................................................................................................................................................................725
10.6 Bootup Diagnostic Commands............................................................................................................................................................ 732
10.7 SmartConfig Commands....................................................................................................................................................................... 734
11 Network Management Commands.........................................................................................................................736
11.1 Network Diagnosis Commands............................................................................................................................................................ 736
11.2 NTP Commands...................................................................................................................................................................................... 738
11.3 Phy Loopback Commands.....................................................................................................................................................................753
11.4 RMON Commands.................................................................................................................................................................................. 761
11.5 SNMP Commands...................................................................................................................................................................................769
11.6 SFLOW Commands.................................................................................................................................................................................792
11.7 LLDP Commands.................................................................................................................................................................................... 797
12 VPN Commands......................................................................................................................................................... 814
12.1 GRE TUNNEL Commands....................................................................................................................................................................... 814
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
1
1 Preface
1.1 Declaration
This document updates at irregular intervals because of product upgrade or other reason.
This document is for your reference only.
1.2 Audience
This document is for the following audiences:
System maintenance engineers
Debugging and testing engineers
Network monitoring engineers
Field maintenance engineers
1.3 Conventions
Command syntax convention table
Syntax
Description
Italic type with capital letters
Use italic type with capital letters for the parameters
of the commands.
Parameters are the parts which need to replace with
the actual value.
(x|y|…)
Select one among the choices.
(x|y|…|)
Select one or none among the choices.
[x|y|…]
Select one or more among the choices.The choices
can be selected repeatedly.
[x|y|…|]
Select one or more or none among the choices.The
choices can be selected repeatedly.
{x|y|…}
Select one or more among the choices.The choices
can be selected only once.
{x|y|…|}
Select one or more or none among the choices.The
choices can be selected only once.
<x-y>
Select a number between x and y.
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
2
2 Basic Commands
2.1 System Configuration Commands
2.1.1 hostname
Command Purpose
To specify or modify the host name for the network server,use the“hostnamecommand in Global Configuration.
To restore the configuration to the default,use the“no hostnamecommand.
Command Syntax
hostname NAME
no hostname
Parameter
Parameter Description
Parameter Value
NAME
New host name for the network
server
Host name is a string with 1-63
characters
Command Mode
Global Configuration
Default
The default host name is Switch.
Usage
The host name is used in prompts and default configuration filenames.
The name must also follow the rules for ARPANET host names.They have as interior characters only letters,digits,hyphens,and
underline.Names must be 64 characters or fewer.
Examples
The following example changes the host name to“sandbox”:
Switch#configure terminal
Switch(config)#hostname sandbox
sandbox(config)#
Related Commands
None
2.1.2 management ip address
Command Purpose
Use this command to set the management IP address on the Switch.
To remove the management IP address,use the no form of this command.
Command Syntax
management ip address(A.B.C.D/M|A.B.C.D mask)(gateway A.B.C.D|)
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
3
no management ip address
management ipv6 address(X:X::X:X/M|X:X::X:X mask)(gateway X:X::X:X|)
no management ipv6address
Parameter
Parameter Description
Parameter Value
A.B.C.D/M
The management IPv4 address
with mask length configured
IPv4 address with mask length 1-
32
A.B.C.D mask
The management IPv4 address
and mask configured
IPv4 address and mask
X:X::X:X/M
The management IPv6 address
with mask length configured
IPv4 address with mask length 1-
128
X:X::X:X mask
The management IPv6 address
and mask configured
IPv6 address and mask
gateway A.B.C.D
Add IPv4 gateway
IPv4 address
gateway X:X::X:X
Add IPv6 gateway
IPv6 address
Command Mode
Global Configuration
Default
None
Usage
None
Examples
The following example sets the management ipv4 address:
Switch#configure terminal
Switch(config)#management ip address 192.168.100.100/24
The following example unsets the management ipv4 address:
Switch#configure terminal
Switch(config)#no management ip address
The following example sets the management ipv6 address:
Switch#configure terminal
Switch(config)#management ipv6 address 2001:1000::1000/96
The following example unsets the management ipv6 address:
Switch#configure terminal
Switch(config)#no management ipv6 address
Related Commands
None
2.1.3 management route
Command Purpose
Use this command to set the gateway on the Switch for management ip.
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
4
Command Syntax
management route(add|del)gateway A.B.C.D
management ipv6 route(add|del)gateway X:X::X:X
Parameter
Parameter Description
Parameter Value
add
Add the route
-
del
Del the route
-
ipv6
Configure IPv6 gateway
-
gateway
Add gateway
-
A.B.C.D
The IPv4 address of the gateway
IPv4 address
X:X::X:X
The IPv6 address of the gateway
IPv6 address
Command Mode
Global Configuration
Default
None
Usage
None
Examples
The following example sets the gateway of 192.168.100.254 for the switch:
Switch#configure terminal
Switch(config)#management route add gateway 192.168.100.254
The following example sets the gateway of 200110001 for the switch:
Switch#configure terminal
Switch(config)#management ipv6 route add gateway 2001:1000::1
Related Commands
None
2.1.4 show management arp
Command Purpose
Use This command to show the ARP of the management port.
Command Syntax
show management arp
Command Mode
Privileged EXEC
Default
None
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
5
Usage
None
Examples
The following example shows the ARP of the management port:
Switch#show management arp
Address Hardware Addr Interface
----------------+--------------------+----------
10.10.39.241 24:6e:96:62:3f:c4 mgmt-if
10.10.39.254 00:1e:08:09:67:6d mgmt-if
Related Commands
None
2.1.5 show management ip address
Command Purpose
Use This command to show the IP address of the management port.
Command Syntax
show management ip address
show management ipv6 address
Command Mode
Privileged EXEC
Default
None
Usage
None
Examples
The following example shows the IP address of the management port:
Switch#show management ip address
Management IP address is:192.168.100.100/24
Gateway:192.168.100.254
Switch#show management ipv6 address
Management IPv6 address is:2001:1000::1000/96
Gateway:2001:1000::1
Related Commands
None
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
6
2.1.6 show management interface
Command Purpose
Use this command to display the configurations and statistics on management interface.
Command Syntax
show management interface
Command Mode
Privileged EXEC
Default
None
Usage
None
Examples
The following example shows how to display the configurations and statistics on management interface:
Switch#show management interface
Management Interface current state:DOWN
Description:
Link encap:Ethernet HWaddr:94:EB:AB:88:2A:B4
Inet addr:192.168.100.102 Mask:255.255.255.0
Bcast:192.168.100.255 MTU:1500
Speed:10 Duplex:Half
Auto-negotiation:Enable
Received:2 Packets,128 Bytes(128.0 b)
Transmitted:1 Packets,78 Bytes(78.0 b)
Related Commands
clear counters mgmt-if
2.1.7 clear counters mgmt-if
Command Purpose
Use this command to clear statistics counters on management interface.
Command Syntax
clear counters mgmt-if
Command Mode
Privileged EXEC
Default
None
Usage
None
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
7
Examples
The following example shows how to clear statistics counters on management interface:
Switch#clear counters mgmt-if
Related Commands
None
2.1.8 enable password
Command Purpose
Use this command to set the password which is needed when user enter Privileged EXEC mode.
Command Syntax
enable password(privilege LEVEL|)(8|)LINE
no enable password
Parameter
Parameter Description
Parameter Value
Privilege LEVEL
User privilege level
Level value<1-4>
8
Specifies a hidden password will
follow
-
LINE
The password string
-
Command Mode
Global Configuration
Default
None
Usage
If this command is set,user need to provide the password when enter Privileged EXEC mode.
Examples
The following example shows how to set the password:
Switch#configure terminal
Switch(config)#enable password 123
Switch(config)#exit
Switch#disable
Switch>enable
Password:
Switch#
Related Commands
None
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
8
2.1.9 terminal length
Command Purpose
To set the number of lines on the current terminal screen for the current session,use the terminal length command in EXEC mode.To
restore the configuration to the default,use the no form of this command.
Command Syntax
terminal length LENGTH
terminal no length
Parameter
Parameter Description
Parameter Value
LENGTH
Number of lines on the screen
The value is a number from 0 to
512. A value of zero disables
pausing between screens of
output
Command Mode
Privileged EXEC
Default
Automatically detected by terminal screen length by default
Usage
The system uses the length value to determine when to pause during multiple-screen output.A value of zero prevents the switch from
pausing between screens of output.
Some types of terminal sessions do not require you to specify the screen length because the screen length specified can be learned by
some remote hosts.For example,the rlogin protocol uses the screen length to set up terminal parameters on a remote UNIX host.
Examples
In the following example,the system is configured to prevent output from pausing if it exceeds the length of the screen:
Switch#terminal length 0
Related Commands
service terminal-length
2.1.10 service terminal-length
Command Purpose
To set the number of lines on the current terminal screen for all sessions,use the service terminal-length command in Global
Configuration.To restore the configuration to the default,use the no form of this command.
Command Syntax
service terminal-length LENGTH
no service terminal-length
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
9
Parameter
Parameter Description
Parameter Value
LENGTH
Number of lines on the screen
The value is a number from 0 to
512. A value of zero disables
pausing between screens of
output
Command Mode
Global Configuration
Default
None
Usage
The system uses the length value to determine when to pause during multiple-screen output.A value of zero prevents the switch from
pausing between screens of output.
Some types of terminal sessions do not require you to specify the screen length because the screen length specified can be learned by
some remote hosts.For example,the rlogin protocol uses the screen length to set up terminal parameters on a remote UNIX host.
Examples
In the following example,the system is configured to prevent output from pausing if it exceeds the length of the screen:
Switch#configure terminal
Switch(config)#service terminal-length 0
Related Commands
terminal length
2.1.11 banner motd
Command Purpose
To set a single or multiline message banner that appears on the screen when someone logs in to the switch,use the banner motd
command in Global Configuration.To restore the configuration to the default,use the no form of this command.
Command Syntax
banner motd line
no banner motd
Parameter
Parameter Description
Parameter Value
LINE
message string
specify a visible character as
delimiting character,enter the
message between 2 delimiting
characters.At most support 99
lines with 1023 character in each
line
Command Mode
Global Configuration
Default
None
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
10
Usage
None
Examples
The following example shows how to set a single message banner:
Switch#configure terminal
Switch(config)#banner motd#
Enter TEXT message.End with the character'#'.
this is a example message#
Related Commands
banner exec
banner login
2.1.12 banner exec
Command Purpose
To set an exec banner to be displayed on all connected terminals and this banner appears when terminal in Privileged EXEC mode,use the
banner motd command in Global Configuration.To restore the configuration to the default,use the no form of this command.
Command Syntax
banner exec line
no banner exe
Parameter
Parameter Description
Parameter Value
LINE
message string
specify a visible character as
delimiting character,enter the
message between 2 delimiting
characters.At most support 99
lines with 1023 character in each
line
Command Mode
Global Configuration
Default
None
Usage
None
Examples
The following example shows how to set a single message banner:
Switch#configure terminal
Switch(config)#banner exec#
Enter TEXT message.End with the character'#'.
this is a example message#
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
11
Related Commands
banner motd
banner login
2.1.13 banner login
Command Purpose
To set a login banner to be displayed on all connected terminals,and this banner appears after the MOTD banner and before the login
prompt,use the banner motd command in Global Configuration.To restore the configuration to the default,use the no form of this
command.
Command Syntax
banner login line
no banner login
Parameter
Parameter Description
Parameter Value
LINE
message string
specify a visible character as
delimiting character, enter the
message between 2 delimiting
characters. At most support 99
lines with 1023 character in each
line
Command Mode
Global Configuration
Default
None
Usage
None
Examples
The following example shows how to set a single message banner:
Switch#configure terminal
Switch(config)#banner login#
Enter TEXT message.End with the character'#'.
this is a example message#
Related Commands
banner exec
banner motd
2.1.14 show version
Command Purpose
To display the version information of the hardware and firmware,use the show version command in EXEC mode.
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
12
Command Syntax
show version(slot ID|)
Parameter
Parameter Description
Parameter Value
ID
slot id
1-29
Command Mode
Privileged EXEC
Default
None
Usage
None
Examples
The following example shows how to display version information of the hardware and firmware:
Switch#show version
Switch#show version
NetworkOS Software,Switch,Version 5.3.8.5
Copyright(C)2018 Switch Vendor Inc.All rights reserved.
The current running image is flash:/boot/uImage.p1010.48t4x.r_20181115
Switch uptime is 0 days,19 hours,8 minutes
Hardware Type is 52TX
Hardware Version is 1.1
SDRAM size 2048M
Flash size 2048M
EPLD Version is 2.1
BootRom Version is 6.1.2
System serial number is E101ZB14202C
Current Web Version is 5.3.8.3
Related Commands
None
2.1.15 line vty
Command Purpose
To set the max login VTY,use this command in Global Configuration.To restore the configuration to the default,use the no form of this
command.
Command Syntax
line vty maximum MAX_VTY
no line vty maximum
line vty VTY
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
13
Parameter
Parameter Description
Parameter Value
MAX_VTY
Max login VTY
The default value is 8.range<0-8>
VTY
Number of VTY
Range<0-7>
Command Mode
Global Configuration
Default
8
Usage
None
Examples
The following example shows how to set the max VTY to 5:
Switch#configure terminal
Switch(config)#line vty maximum 5
The following example shows how to enter Line Configuration mode:
Switch#configure terminal
Switch(config)#line vty 2
Related Commands
None
2.1.16 exec-timeout
Command Purpose
To set how much time the login user do not do any operation then the user should be forced to quit,use the no form of this command.
Command Syntax
exec-timeout MINUTES SECONDS
no exec-timeout
Parameter
Parameter Description
Parameter Value
MINUTES
Timeout in minute
Range<0-35791>
SECONDS
Timeout in second
Range<0-2147483>
Command Mode
Line Configuration
Default
600 seconds
Usage
When the user login again then config will be effected
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
14
Examples
The following example shows how to set max time the login user do not do any operation then the user should be forced to quit:
Switch#configure terminal
Switch(config)#line vty 0
Swicth(config-line)#exec-timeout 3 200
Related Commands
None
2.1.17 access-class
Command Purpose
To apply IPv4 ACL on line vty.To restore to default,use the no form of this command.
Command Syntax
access-class ACL-NAME in
no access-class in
Parameter
Parameter Description
Parameter Value
ACL-NAME
The name of the IPv4 acl
A string with up to 40 characters
Command Mode
Line Configuration
Default
No ACL
Usage
If an ACL be applied to line VTY,none of the entries in the ACL will be matched except for IP address and port number.
Examples
The following example shows how to apply IPv4 ACL on vty:
Switch(config-line)#access-class acl4 in
Related Commands
ip access-list
2.1.18 reboot
Command Purpose
To reload the operating system,use the reload command in Privileged EXEC mode.
Command Syntax
reboot
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
15
Command Mode
Privileged EXEC
Default
None
Usage
The reboot command halts the system.Use the reboot command after configuration information is entered into a file and saved to the
startup configuration.
Examples
The following example is sample dialog from the reboot command:
Switch#reboot
Related Commands
reload
2.1.19 schedule reboot at
Command Purpose
To schedule a reload of the software to take place at the specified time,use the schedule reboot at command in Global Configuration.To
cancel the scheduled reboot task,use the no form of this command.
Command Syntax
schedule reboot at HH:MM(MM/DD|MM/DD/YYYY|YYYY/MM/DD)
no schedule reboot
Parameter
Parameter Description
Parameter Value
HH:MM
The hour and minutes
The time range is 00:00–23:59
MM/DD
Specify the date for current
year(MM/DD format)
date range is[1/1,12/31]
MM/DD/YYYY
Specify the date(MM/DD/YYYY
format,year range is[2000,2037])
year range is[2000,2037]
YYYY/MM/DD
Specify the date(YYYY/MM/DD
format
year range is[2000,2037]
Command Mode
Global Configuration
Default
No scheduled reboot task is defined.
Usage
If you specify the month and day,the reload is scheduled to take place at the specified time and date.If you do not specify the month and
day,the reload takes place at the specified time on the current day.
S3950-4T12S SWITCH CLI REFERENCE GUIDE
www.fs.com
16
Examples
The following example is sample dialog from the schedule reboot at command:
Switch#configure terminal
Switch(config)#schedule reboot at 12:12 2008/12/25
Related Commands
schedule reboot delay
2.1.20 schedule reboot delay
Command Purpose
To schedule a reload of the software to take place after the specified time,use the schedule reboot delay command in Global
Configuration.To cancel the scheduled reboot task,use the no form of this command.
Command Syntax
schedule reboot delay{HH:MM|MINUTES}
no schedule reboot
Parameter
Parameter Description
Parameter Value
HH:MM
The hour and minutes
The time range is 00:00–23:59
MINUTES
The minutes
The range is 1-720
Command Mode
Global Configuration
Default
No scheduled reboot task is defined.
Usage
None
Examples
The following example is sample dialog from the schedule reboot delay command:
Switch#configure terminal
Switch(config)#schedule reboot delay 300
Related Commands
schedule reboot at
2.1.21 boot system
Command Purpose
To specify the system image that the switch loads at startup,use the following boot system commands in Privileged EXEC mode.
Command Syntax
boot system(tftp:mgmt-if SERVERIP|flash:/)FILE_NAME
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429
  • Page 430 430
  • Page 431 431
  • Page 432 432
  • Page 433 433
  • Page 434 434
  • Page 435 435
  • Page 436 436
  • Page 437 437
  • Page 438 438
  • Page 439 439
  • Page 440 440
  • Page 441 441
  • Page 442 442
  • Page 443 443
  • Page 444 444
  • Page 445 445
  • Page 446 446
  • Page 447 447
  • Page 448 448
  • Page 449 449
  • Page 450 450
  • Page 451 451
  • Page 452 452
  • Page 453 453
  • Page 454 454
  • Page 455 455
  • Page 456 456
  • Page 457 457
  • Page 458 458
  • Page 459 459
  • Page 460 460
  • Page 461 461
  • Page 462 462
  • Page 463 463
  • Page 464 464
  • Page 465 465
  • Page 466 466
  • Page 467 467
  • Page 468 468
  • Page 469 469
  • Page 470 470
  • Page 471 471
  • Page 472 472
  • Page 473 473
  • Page 474 474
  • Page 475 475
  • Page 476 476
  • Page 477 477
  • Page 478 478
  • Page 479 479
  • Page 480 480
  • Page 481 481
  • Page 482 482
  • Page 483 483
  • Page 484 484
  • Page 485 485
  • Page 486 486
  • Page 487 487
  • Page 488 488
  • Page 489 489
  • Page 490 490
  • Page 491 491
  • Page 492 492
  • Page 493 493
  • Page 494 494
  • Page 495 495
  • Page 496 496
  • Page 497 497
  • Page 498 498
  • Page 499 499
  • Page 500 500
  • Page 501 501
  • Page 502 502
  • Page 503 503
  • Page 504 504
  • Page 505 505
  • Page 506 506
  • Page 507 507
  • Page 508 508
  • Page 509 509
  • Page 510 510
  • Page 511 511
  • Page 512 512
  • Page 513 513
  • Page 514 514
  • Page 515 515
  • Page 516 516
  • Page 517 517
  • Page 518 518
  • Page 519 519
  • Page 520 520
  • Page 521 521
  • Page 522 522
  • Page 523 523
  • Page 524 524
  • Page 525 525
  • Page 526 526
  • Page 527 527
  • Page 528 528
  • Page 529 529
  • Page 530 530
  • Page 531 531
  • Page 532 532
  • Page 533 533
  • Page 534 534
  • Page 535 535
  • Page 536 536
  • Page 537 537
  • Page 538 538
  • Page 539 539
  • Page 540 540
  • Page 541 541
  • Page 542 542
  • Page 543 543
  • Page 544 544
  • Page 545 545
  • Page 546 546
  • Page 547 547
  • Page 548 548
  • Page 549 549
  • Page 550 550
  • Page 551 551
  • Page 552 552
  • Page 553 553
  • Page 554 554
  • Page 555 555
  • Page 556 556
  • Page 557 557
  • Page 558 558
  • Page 559 559
  • Page 560 560
  • Page 561 561
  • Page 562 562
  • Page 563 563
  • Page 564 564
  • Page 565 565
  • Page 566 566
  • Page 567 567
  • Page 568 568
  • Page 569 569
  • Page 570 570
  • Page 571 571
  • Page 572 572
  • Page 573 573
  • Page 574 574
  • Page 575 575
  • Page 576 576
  • Page 577 577
  • Page 578 578
  • Page 579 579
  • Page 580 580
  • Page 581 581
  • Page 582 582
  • Page 583 583
  • Page 584 584
  • Page 585 585
  • Page 586 586
  • Page 587 587
  • Page 588 588
  • Page 589 589
  • Page 590 590
  • Page 591 591
  • Page 592 592
  • Page 593 593
  • Page 594 594
  • Page 595 595
  • Page 596 596
  • Page 597 597
  • Page 598 598
  • Page 599 599
  • Page 600 600
  • Page 601 601
  • Page 602 602
  • Page 603 603
  • Page 604 604
  • Page 605 605
  • Page 606 606
  • Page 607 607
  • Page 608 608
  • Page 609 609
  • Page 610 610
  • Page 611 611
  • Page 612 612
  • Page 613 613
  • Page 614 614
  • Page 615 615
  • Page 616 616
  • Page 617 617
  • Page 618 618
  • Page 619 619
  • Page 620 620
  • Page 621 621
  • Page 622 622
  • Page 623 623
  • Page 624 624
  • Page 625 625
  • Page 626 626
  • Page 627 627
  • Page 628 628
  • Page 629 629
  • Page 630 630
  • Page 631 631
  • Page 632 632
  • Page 633 633
  • Page 634 634
  • Page 635 635
  • Page 636 636
  • Page 637 637
  • Page 638 638
  • Page 639 639
  • Page 640 640
  • Page 641 641
  • Page 642 642
  • Page 643 643
  • Page 644 644
  • Page 645 645
  • Page 646 646
  • Page 647 647
  • Page 648 648
  • Page 649 649
  • Page 650 650
  • Page 651 651
  • Page 652 652
  • Page 653 653
  • Page 654 654
  • Page 655 655
  • Page 656 656
  • Page 657 657
  • Page 658 658
  • Page 659 659
  • Page 660 660
  • Page 661 661
  • Page 662 662
  • Page 663 663
  • Page 664 664
  • Page 665 665
  • Page 666 666
  • Page 667 667
  • Page 668 668
  • Page 669 669
  • Page 670 670
  • Page 671 671
  • Page 672 672
  • Page 673 673
  • Page 674 674
  • Page 675 675
  • Page 676 676
  • Page 677 677
  • Page 678 678
  • Page 679 679
  • Page 680 680
  • Page 681 681
  • Page 682 682
  • Page 683 683
  • Page 684 684
  • Page 685 685
  • Page 686 686
  • Page 687 687
  • Page 688 688
  • Page 689 689
  • Page 690 690
  • Page 691 691
  • Page 692 692
  • Page 693 693
  • Page 694 694
  • Page 695 695
  • Page 696 696
  • Page 697 697
  • Page 698 698
  • Page 699 699
  • Page 700 700
  • Page 701 701
  • Page 702 702
  • Page 703 703
  • Page 704 704
  • Page 705 705
  • Page 706 706
  • Page 707 707
  • Page 708 708
  • Page 709 709
  • Page 710 710
  • Page 711 711
  • Page 712 712
  • Page 713 713
  • Page 714 714
  • Page 715 715
  • Page 716 716
  • Page 717 717
  • Page 718 718
  • Page 719 719
  • Page 720 720
  • Page 721 721
  • Page 722 722
  • Page 723 723
  • Page 724 724
  • Page 725 725
  • Page 726 726
  • Page 727 727
  • Page 728 728
  • Page 729 729
  • Page 730 730
  • Page 731 731
  • Page 732 732
  • Page 733 733
  • Page 734 734
  • Page 735 735
  • Page 736 736
  • Page 737 737
  • Page 738 738
  • Page 739 739
  • Page 740 740
  • Page 741 741
  • Page 742 742
  • Page 743 743
  • Page 744 744
  • Page 745 745
  • Page 746 746
  • Page 747 747
  • Page 748 748
  • Page 749 749
  • Page 750 750
  • Page 751 751
  • Page 752 752
  • Page 753 753
  • Page 754 754
  • Page 755 755
  • Page 756 756
  • Page 757 757
  • Page 758 758
  • Page 759 759
  • Page 760 760
  • Page 761 761
  • Page 762 762
  • Page 763 763
  • Page 764 764
  • Page 765 765
  • Page 766 766
  • Page 767 767
  • Page 768 768
  • Page 769 769
  • Page 770 770
  • Page 771 771
  • Page 772 772
  • Page 773 773
  • Page 774 774
  • Page 775 775
  • Page 776 776
  • Page 777 777
  • Page 778 778
  • Page 779 779
  • Page 780 780
  • Page 781 781
  • Page 782 782
  • Page 783 783
  • Page 784 784
  • Page 785 785
  • Page 786 786
  • Page 787 787
  • Page 788 788
  • Page 789 789
  • Page 790 790
  • Page 791 791
  • Page 792 792
  • Page 793 793
  • Page 794 794
  • Page 795 795
  • Page 796 796
  • Page 797 797
  • Page 798 798
  • Page 799 799
  • Page 800 800
  • Page 801 801
  • Page 802 802
  • Page 803 803
  • Page 804 804
  • Page 805 805
  • Page 806 806
  • Page 807 807
  • Page 808 808
  • Page 809 809
  • Page 810 810
  • Page 811 811
  • Page 812 812
  • Page 813 813
  • Page 814 814
  • Page 815 815
  • Page 816 816
  • Page 817 817
  • Page 818 818
  • Page 819 819
  • Page 820 820
  • Page 821 821
  • Page 822 822
  • Page 823 823
  • Page 824 824
  • Page 825 825
  • Page 826 826
  • Page 827 827

FS S3950-4T12S User manual

Category
Software
Type
User manual

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI