User guide
Table Of Contents
- Part1
- Part2
- Part2
- Part3
- Part4
- Part5
- Dynamic Link Aggregation
- Link Aggregation ID
- RADIUS
- Configuring RADIUS Server Settings
- Configuring IEEE802.1x
- Supported MIBs
- SNMP Traps
- Configuring SNMP
- Setting Up Login Accounts
- Requirements for Using SSH
- HTTPS Example
- Internet Explorer Warning Messages
- Netscape Navigator Warning Messages
- Login Screen
- Strict Priority Queuing (SPQ)
- Weighted Round Robin Scheduling (WRR)
- DiffServ
- DSCP and Per-Hop Behavior
- DHCP “Relay Agent Information Option”
- DHCP Relay Agent Circuit ID Sub-option Format
- Part6
- Part7
- Switch Configuration File
- Access Priority
- The Console Port
- Telnet
- List of Available Commands
- Detailed Command Information
- Logging Out
- User Mode
- Enable Mode
- Configure Mode
- config-vlan Commands
- interface Commands
- show system-information
- show hardware-monitor
- show ip
- show logging
- show interface
- show mac address-table
- Backing up Configuration
- Restoring Configuration
- Using a Different Configuration File
- Resetting to the Factory Default
- no mirror-port
- no https timeout
- no trunk
- no port-access-authenticator
- no ssh
- interface
- bpdu-control
- broadcast-limit
- bandwidth-limit
- mirror
- gvrp
- ingress-check
- frame-type
- vlan-trunking
- spq
- wrr
- egress set
- qos priority
- name
- speed-duplex
- Static Entries (SVLAN Table)
- Dynamic Entries (DVLAN Table)
- GARP Status
- GARP Timer
- GVRP Timer
- Enable GVRP
- Disable GVRP
- Set Port VID
- Set Acceptable Frame Type
- Enable or Disable Port GVRP
- Modify Static VLAN
- Delete VLAN ID

Dimension GS-3012 Gigabit Ethernet Switch
Command Examples 29-9
Figure 29-17 no trunk Command Example
29.7.4 no port-access-authenticator
Syntax:
no port-access-authenticator
no port-access-authenticator <port-list> reauthenticate
no port-access-authenticator
<port-list>
where
Disables port authentication on the switch.
<port-list>
reauthenticate
Disables the re-authentication mechanism on the listed port(s).
<port-list>
Disables authentication on the listed ports.
An example is shown next.
Disable authentication on the switch.
Disable re-authentication on ports one, three, four and five.
Disable authentication on ports one, six and seven.
Figure 29-18 no port-access-authenticator Command Example
29.7.5 no ssh
Syntax:
no ssh key <rsa1|rsa|dsa>
no ssh known-hosts <host-ip> <cr>
no ssh known-hosts <host-ip> [1024|ssh-rsa|ssh-dsa]
where
key
<rsa1|rsa|dsa>
Disables the secure shell server encryption key. Your switch supports SSH
versions 1 and 2 using RSA and DSA authentication.
known-hosts
<host-ip>
Remove specific remote hosts from the list of all known hosts.
GS-3012(config)# no port-access-authenticator
GS-3012(config)# no port-access-authenticator 1,3-5 reauthenticate
GS-3012(config)# no port-access-authenticator 1,6-7
GS-3012(config)# no trunk T1
GS-3012(config)# no trunk T3 lacp
GS-3012(config)# no trunk T5 interface 1,3-5