|
| 77 |
| ||
|
|
|
|
|
|
| admin password | G | Specifies a password | switch(config)#admin password xxxxxx |
|
| [Password] | (maximum 10 words) |
| ||
|
|
|
| ||
| show admin | P | Show administrator | switch#show admin |
|
| information |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| dhcpserver enable | G | Enable DHCP Server | switch(config)#dhcpserver enable |
|
| Dhcpserver disable | G | Disable DHCP Server | switch(config)#no dhcpserver |
|
|
|
|
|
|
|
| dhcpserver lowip | G | Configure low IP address | switch(config)#dhcpserver lowip |
|
| [Low IP] | for IP pool | 192.168.1.100 |
| |
|
|
| |||
| dhcpserver highip | G | Configure high IP address | switch(config)#dhcpserver highip |
|
| [High IP] | for IP pool | 192.168.1.200 |
| |
|
|
| |||
|
|
|
|
|
|
| dhcpserver |
| Configure subnet mask for | switch(config)#dhcpserver subnetmask |
|
| subnetmask | G |
| ||
| DHCP clients | 255.255.255.0 |
| ||
| [Subnet mask] |
|
| ||
|
|
|
|
| |
|
|
|
|
|
|
| dhcpserver gateway | G | Configure gateway for | switch(config)#dhcpserver gateway |
|
| [Gateway] | DHCP clients | 192.168.1.254 |
| |
|
|
| |||
| dhcpserver dnsip | G | Configure DNS IP for | switch(config)#dhcpserver dnsip |
|
| [DNS IP] | DHCP clients | 192.168.1.1 |
| |
|
|
| |||
|
|
|
|
|
|
| dhcpserver leasetime | G | Configure lease time (in | switch(config)#dhcpserver leasetime 1 |
|
| [Hours] | hour) |
| ||
|
|
|
| ||
| dhcpserver ipbinding |
| Set static IP for DHCP | switch(config)#interface fastEthernet 2 |
|
| I | switch(config)#dhcpserver ipbinding |
| ||
| [IP address] | clients by port |
| ||
|
| 192.168.1.1 |
| ||
|
|
|
|
| |
| show dhcpserver | P | Show configuration of | switch#show dhcpserver configuration |
|
| configuration | DHCP server |
| ||
|
|
|
| ||
|
|
|
|
|
|
| show dhcpserver | P | Show client entries of | switch#show dhcpserver clients |
|
| clients | DHCP server |
| ||
|
|
|
| ||
| show dhcpserver ip- | P | Show | switch#show dhcpserver |
|
| binding |
| of DHCP server |
|
|
| no dhcpserver | G | Disable DHCP server | switch(config)#no dhcpserver |
|
| function |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| security enable | G | Enable IP security function | switch(config)#security enable |
|
|
|
|
|
|
|
| security http | G | Enable IP security of HTTP | switch(config)#security http |
|
| server |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| security telnet | G | Enable IP security of telnet | switch(config)#security telnet |
|
| server |
| |||
|
|
|
|
| |
| security ip |
|
|
|
|
| [Index(1..10)] | G | Set the IP security list | switch(config)#security ip 1 192.168.1.55 |
|
| [IP Address] |
|
|
|
|
|
|
|
|
|
|
| show security | P | Show the information of IP | switch#show security |
|
| security |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| no security | G | Disable IP security function | switch(config)#no security |
|
|
|
|
|
|
|
| no security http | G | Disable IP security of HTTP | switch(config)#no security http |
|
|
|
| server |
|
|
| no security telnet | G | Disable IP security of telnet | switch(config)#no security telnet |
|
|
|
| server |
|
|
|
|
|
|
|
|