Menus user’s guide for stand-alone at-9400 switches version 2.2.0 for at-9400 layer 2+ switches version 3.2.0 for at-9400 basic layer 3 switches (668 pages)
At-s94 management software cli user's guide for at-8000s series switches (403 pages)
Summary of Contents for Allied Telesis AT-S95
Page 1
Management Software AT-S95 CLI User’s Guide AT-8000GS Series Stackable Gigabit Ethernet Switches Version 2.0.0.19 613-001189 Rev. A...
Page 2
Allied Telesis, Inc. reserves the right to make changes in specifications and other information contained in this document without prior written notice. The information provided herein is subject to change without notice. In no event shall Allied Telesis, Inc. be liable for any incidental, special, indirect, or consequential damages whatsoever, including but not limited to lost profits, arising out of or related to this manual or the information contained herein, even if Allied Telesis, Inc.
Page 4
Allied Telesis AT-8000GS Command Line Interface User’s Guide login authentication..........................41 enable authentication .......................... 42 ip http authentication ........................... 42 ip https authentication.......................... 43 show authentication methods ......................44 password ............................. 45 username............................. 45 aaa accounting login..........................46 aaa accounting dot1x .......................... 47 show users accounts ...........................
Page 5
sntp anycast client enable........................78 sntp client enable (Interface)........................79 sntp unicast client enable........................79 sntp unicast client poll ..........................80 sntp server ............................81 show clock............................82 show sntp configuration ........................83 show sntp status ..........................84 Chapter 6.Configuration and Image File Commands ............86 copy..............................86 dir .................................88 delete ..............................89 boot system............................90 show running-config ..........................90...
Page 6
Allied Telesis AT-8000GS Command Line Interface User’s Guide show interfaces configuration ......................112 show interfaces status ........................113 show interfaces description ....................... 114 show ports jumbo-frame ........................115 show interfaces counters........................116 show system flowcontrol........................117 port storm-control include-multicast (IC).................... 118 port storm-control broadcast enable....................
Page 7
ip name-server ...........................145 ip host..............................145 clear host............................146 clear host dhcp...........................146 show hosts ............................147 Chapter 12.IPv6 Addressing Commands................ 149 ipv6 enable............................149 ipv6 address............................149 ipv6 address link-local........................150 ipv6 default-gateway ..........................151 show ipv6 interface ..........................152 show ipv6 route ..........................153 ipv6 nd dad attempts..........................153 ipv6 host.............................155 ipv6 neighbor............................155 show ipv6 neighbors ..........................156...
Page 8
Allied Telesis AT-8000GS Command Line Interface User’s Guide lldp tx-delay ............................177 lldp optional-tlv........................... 177 lldp management-address ......................... 178 lldp med enable ..........................179 lldp med network-policy (global) ......................179 lldp med network-policy (interface)....................180 lldp med location..........................181 clear lldp rx ............................182 show lldp configuration ........................
Page 9
show power inline..........................209 show power inline power-consumption ....................211 show power inline version ........................211 Chapter 23.QoS Commands .................... 213 qos ..............................213 show qos ............................213 priority-queue out num-of-queues ......................214 rate-limit .............................214 traffic-shape ............................215 show qos interface ..........................216 wrr-queue cos-map ..........................217 qos trust (Global)..........................218 qos map dscp-queue..........................218 qos cos...............................219 show qos map ............................220...
Page 11
crypto key generate dsa........................289 crypto key generate rsa........................289 ip ssh pubkey-auth ..........................290 crypto key pubkey-chain ssh......................291 user-key .............................292 key-string............................292 show ip ssh ............................293 show crypto key mypubkey ........................294 show crypto key pubkey-chain ssh ....................295 Chapter 29.Syslog Commands ..................297 logging on............................297 logging..............................297 logging console ..........................298 logging buffered ..........................299...
Page 12
Allied Telesis AT-8000GS Command Line Interface User’s Guide resume............................... 323 hostname............................323 stack master ............................324 stack reload ............................324 stack change unit-id........................... 325 show stack............................326 show users ............................327 show sessions ........................... 328 show system............................328 show system id ..........................330 show version............................
Page 13
show vlan ............................357 show vlan internal usage........................357 show interfaces switchport .........................358 Chapter 35.Web Server Commands ................362 ip http server ............................362 ip http port ............................362 ip http exec-timeout..........................363 ip https server.............................363 ip https port ............................364 ip https exec-timeout ..........................365 crypto certificate generate........................365 crypto certificate request ........................366 crypto certificate import ........................368 ip https certificate ..........................369...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Preface This guide describes how to configure an AT-S95 v1.0.0 Series switch using the command line interface. The commands are grouped by topic into the following chapters: • Chapter 1. "Using the CLI" — Describe the CLI basic structure and command usage.
Preface Intended Audience • Chapter 25. "RMON Commands" — Display the Remote Network Monitoring (RMON) Ethernet history statistics, alarms table and configuration. • Chapter 26. "SNMP Commands" — Configure the community access string to permit access to the Simple Network Management Protocol (SNMP) server, create or update SNMP server entries, and specify SNMP engineID.
AT-8000GS Command Line Interface User’s Guide Contacting Allied Telesis This section provides Allied Telesis contact information for technical support as well as sales or corporate information. . You can request technical support online by accessing the Allied Telesis Knowledge Base...
Using the CLI CLI Command Modes Chapter 1. Using the CLI Overview This chapter describes how to start using the CLI and the CLI command editing features. CLI Command Modes Introduction To assist in configuring the device, the Command Line Interface (CLI) is divided into different command modes. Each command mode has its own set of specific commands.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Enter the password and press <Enter>. The password is displayed as *. The Privileged EXEC mode prompt is displayed. The Privileged EXEC mode prompt consists of the device host name followed by #.
Using the CLI CLI Command Modes Interface Configuration and Specific Configuration Modes Interface Configuration mode commands modify specific interface operations. The following are the Interface Configuration modes: • Line Interface — Contains commands to configure the management connections. These include commands such as line timeout settings, etc.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Starting the CLI The device can be managed over a direct connection to the device console RS-232 port or via a Telnet connection. The device is managed by entering command keywords and parameters at the prompt. Using the device Command Line Interface (CLI) is very similar to entering commands on a UNIX system.
Using the CLI Editing Features To enter commands that require parameters, enter the required parameters after the command keyword. For example, to set a password for the administrator, enter: Console(config)# username admin password alansmith When working with the CLI, the command options are not displayed. The command is not selected from a menu, but is manually entered.
Allied Telesis AT-8000GS Command Line Interface User’s Guide command is entered. If the characters already entered are not enough for the system to identify a single matching command, press ? to display the available commands matching the characters already entered.
Using the CLI Editing Features Ctrl+F4 Any combination keys pressed simultaneously on the keyboard. Indicates system messages and prompts appearing on the console. Screen Display When a parameter is required to define a range of ports or parameters and all is an option, the default for the command is all when no parameters are defined.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 2. ACL Commands ip access-list The ip access-list Global Configuration mode command defines an IPv4 Access List and places the device in IPv4 Access List Configuration mode. Use the no form of this command to remove the Access List.
Page 25
ACL Commands permit-udp {any | { source source-wildcard}} {any | source-port} {any | {destination destination-wildcard}} {any | destination-port} [dscp number | ip-precedence number] Parameters • source — Source IP address of the packet. • source-wildcard — Wildcard bits to be applied to the source IP address. Use 1s in the bit position to be ignored.
Page 26
Allied Telesis AT-8000GS Command Line Interface User’s Guide IP P r o t oco l A bb r ev ia t ed N am e P r o to co l N u m be r Internet Control Message Protocol...
ACL Commands am-here, mobile-registration-request, mobile-registration-reply, domain-name-request, domain-name- reply, skip and photuris. (Range: 0 - 255) • icmp-code — Specifies an ICMP message code for filtering ICMP packets. ICMP packets that are filtered by ICMP message type can also be filtered by the ICMP message code. (Range: 0 - 255) •...
Page 28
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • disable-port — The Ethernet interface is disabled if the condition is matched. • source — Source IP address of the packet. • source-wildcard — Wildcard bits to be applied to the source IP address. Use 1s in the bit position to be ignored.
ACL Commands IP P r o t oco l A bb r ev ia t ed N am e P r o to co l N u m be r General Routing Encapsulation Encapsulating Security Payload (50) Authentication Header ICMP for IPv6 ipv6-icmp EIGRP routing protocol eigrp...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration No IPv6 access list is defined. Command Mode Global configuration User Guidelines • An IPv6 ACL has a unique name. An IPv6 ACL, IPv4 ACL and MAC ACL cannot share the same name.
ACL Commands Parameters • destination-port — Specifies the UDP/TCP destination port. (Range: 0- 65535) • destination-prefix/length — The destination IPv6 network or class of networks about which to set permit conditions. This argument must be in the form documented in RFC 3513, where the address is specified in hexadecimal using 16-bit values between colons.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines • IPv6 Syntax — The 128-bit IPv6 address format is divided into eight groups of four hexadecimal digits. Abbreviation of this format is done by replacing a group of zeros with double colons. The IPv6 address representation can be further simplified by suppressing the leading zeros.
Page 33
ACL Commands Parameters • destination-port — Specifies the UDP/TCP destination port. (Range: 0 - 65535) • destination-prefix/length — The destination IPv6 network or class of networks about which to set permit conditions. This argument must be in the form documented in RFC 3513, where the address is specified in hexadecimal using 16-bit values between colons.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines • IPv6 Syntax — The 128-bit IPv6 address format is divided into eight groups of four hexadecimal digits. Abbreviation of this format is done by replacing a group of zeros with double colons. The IPv6 address representation can be further simplified by suppressing the leading zeros.
ACL Commands Example The following example creates a MAC ACL. console(config)# mac access-list macl-acl1 console(config-mac-al)# permit (MAC) The permit MAC-Access List Configuration mode command sets permit conditions for a MAC-Access List. Syntax permit {any |sequence } Parameters • sequence - specific MAC source address and mask. For example: to set 00:00:00:00:10:XX use mac 00:00:00:00:10:00 with mask 00:00:00:00:00:FF Default Configuration No MAC ACL is defined.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • disable-port — Indicates the Ethernet interface is disabled if the condition is matched. • source — Specifies source MAC address of the packet. • source-wildcard — Specifies wildcard bits to be applied to the source MAC address. Use 1s in the bit position to be ignored.
ACL Commands Parameters • input — Applies the specified ACL to the input interface. Default Configuration This command has no default configuration. Command Mode Interface Configuration (Ethernet, Port-Channel) mode User Guidelines In advanced mode, when an ACL is bound to an interface, the port trust mode is set to trust 12-13 and not to 12. Example The following example, binds (services) an ACL to Ethernet interface g2.
AAA Commands Chapter 3. AAA Commands aaa authentication login The aaa authentication login Global Configuration mode command defines login authentication. Use the no form of this command to return to the default configuration. Syntax aaa authentication login {default | list-name} method1 [method2...] no aaa authentication login {default | list-name} Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines • The default and optional list names created with the aaa authentication login command are used with the login authentication command. • Create a list by entering the aaa authentication login list-name method command for a particular protocol, where list-name is any character string used to name this list.
AAA Commands Command Mode Global Configuration mode User Guidelines • The default and optional list names created with the aaa authentication enable command are used with the enable authentication command. • The additional methods of authentication are used only if the previous method returns an error, not if it fails. To ensure that the authentication succeeds even if all methods return an error, specify none as the final method in the command line.
Allied Telesis AT-8000GS Command Line Interface User’s Guide enable authentication The enable authentication Line Configuration mode command specifies the authentication method list when accessing a higher privilege level from a remote telnet or console. Use the no form of this command to return to the default configuration specified by the aaa authentication enable command.
AAA Commands radius Uses the list of all RADIUS servers for authentication. tacacs Uses the list of all TACACS+ servers for authentication. Default Configuration The local user database is checked. This has the same effect as the command ip http authentication local. Command Mode Global Configuration mode User Guidelines...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines The additional methods of authentication are used only if the previous method returns an error, not if it fails. To ensure that the authentication succeeds even if all methods return an error, specify none as the final method in the command line.
AAA Commands Line Login Method List Enable Method List -------------- ----------------- ------------------ Console Console_Login Console_Enable Telnet Default Default Default Default http: Radius, Local https: Radius, Local dot1x: Radius password The password Line Configuration mode command specifies a password on a line. Use the no form of this command to remove the password.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax username name [password password] [level level] [encrypted] no username name Parameters • name — The name of the user (Range: 1- 20 characters). • password — The authentication password for the user (Range: 1 - 159 characters).
AAA Commands Command Mode Global Configuration mode. User Guidelines • This command enables the recording of device management sessions (Telnet, serial and Web, but not SNMP). • It records only users that were identified with a username (for example, a user logged in with a line password is not recorded).
Page 48
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • radius — Accounting is performed by a RADIUS server. Default Configuration Disabled. Command Mode Global Configuration. User Guidelines • This command enables the recording of 802.1x sessions. • If accounting is activated, the device sends a Start/Stop message to a RADIUS server when a user logs in/logs out to the network, respectively.
AAA Commands show users accounts The show users accounts Privileged EXEC mode command displays information about the local user database. Syntax show users accounts Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines...
Allied Telesis AT-8000GS Command Line Interface User’s Guide enable password The enable password Global Configuration mode command sets a local password to control access to user and privilege levels. Use the no form of this command to remove the password requirement.
Page 51
AAA Commands User Guidelines There are no user guidelines for this command. Example Console# show accounting Login: Radius 802.1x: Disabled Page 51...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 4. Address Table Commands bridge address The bridge address Interface Configuration (VLAN) mode command adds a MAC-layer station source address to the bridge table. Use the no form of this command to delete the MAC address.
Address Table Commands Syntax bridge multicast filtering no bridge multicast filtering Parameters This command has no keywords or arguments. Default Configuration Bridge Multicast filtering is disabled. All Multicast addresses are flooded to all ports. Command Mode Global Configuration mode User Guidelines •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Interface configuration (VLAN) mode User Guidelines • If the command is executed without add or remove, the command only registers the group in the bridge database. • Static Multicast addresses can only be defined on static VLANs.
Address Table Commands User Guidelines Before defining forbidden ports, the Multicast group should be registered. Example The following example configures MAC address 0100.5e02.0203 to be forbidden on port 2/g9 within VLAN 8. console(config)# interface vlan 8 console(config-if)# bridge multicast address 0100.5e02.0203 console(config-if)# bridge multicast forbidden address 0100.5e02.0203 add ethernet 2/g9...
Address Table Commands Default Configuration This setting is disabled. Command Mode Interface Configuration (VLAN) mode User Guidelines • IGMP snooping dynamically discovers Multicast router ports. When a Multicast router port is discovered, all the Multicast packets are forwarded to it unconditionally. •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide clear bridge The clear bridge Privileged EXEC mode command removes any learned entries from the forwarding database. Syntax clear bridge Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration.
Address Table Commands User Guidelines There are no user guidelines for this command. Example The following example forwards all packets from port 1/g1 without learning addresses of packets from unknown sources and sends traps every 100 seconds if a packet with an unknown source address is received. console(config)# interface ethernet 1/g1 console(config-if)# port security forward trap 100 port security mode...
Allied Telesis AT-8000GS Command Line Interface User’s Guide no port security max Parameters • max-addr— Maximum number of addresses that can be learned by the port. (Range: 1 - 128) Default Configuration The default setting is 1 address. Command Mode...
Address Table Commands Example The following example adds the MAC-layer address 66:66:66:66:66:66 to port 1/g1. console(config)# interface ethernet 1/g1 console(config-if)# port security routed secure-address 66:66:66:66:66:66 show bridge address-table The show bridge address-table Privileged EXEC mode command displays all entries in the bridge-forwarding database.
Allied Telesis AT-8000GS Command Line Interface User’s Guide show bridge address-table static The show bridge address-table static Privileged EXEC mode command displays statically created entries in the bridge-forwarding database. Syntax show bridge address-table static [vlan vlan] [ethernet interface | port-channel port-channel-number] Parameters •...
Page 63
Address Table Commands Parameters • vlan — Specifies a valid VLAN, such as VLAN 1. • interface — A valid Ethernet port. • port-channel-number — A valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command.
Allied Telesis AT-8000GS Command Line Interface User’s Guide show bridge multicast address-table The show bridge multicast address-table Privileged EXEC mode command displays the bridge Multicast Address Table information. Syntax show bridge multicast address-table [vlan vlan-id] [address mac-multicast-address | ip-multicast-address] [format ip | format mac] [source ip-address] Parameters •...
Page 65
Address Table Commands Examples The following examples display Multicast MAC address and IP Address Table information. console# show bridge multicast address-table Multicast address table for VLANs in MAC-GROUP bridging mode: Vlan MAC Address Type Ports ---- -------------- ------- ---------- 0100.5e23.8787 static 1/g1, 2/g2 01:00:5e:02:02:03...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Note A Multicast MAC address maps to multiple IP addresses as shown above. show bridge multicast address-table static The show bridge multicast address-table static Privileged EXEC mode command displays statically configured Multicast addresses.
Page 67
Address Table Commands Syntax show bridge multicast filtering vlan-id Parameters • vlan-id — VLAN ID value. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the Multicast configuration for VLAN 1.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Maximum Maximum addresses that can be associated on this port in Static Learning mode or in Dynamic Learning mode Trap Indicates if traps are sent in case of a violation Frequency Minimum time between consecutive traps...
Page 71
Address Table Commands The following example displays dynamic addresses in currently locked port 1/g1. console# show ports security addresses ethernet 1/g1 Port Status Learning Current Maximum ---- -------- -------- ------- ------- 1/g1 Disabled Lock Page 71...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 5. Clock Commands clock set The clock set Privileged EXEC mode command manually sets the system clock. To avoid an SNTP conflict, this command should only be used if there is no clock source set.
Clock Commands Default Configuration No external clock source Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example configures an external time source for the system clock. Console(config)# clock source sntp clock timezone The clock timezone Global Configuration mode command sets the time zone for display purposes.
Allied Telesis AT-8000GS Command Line Interface User’s Guide clock summer-time The clock summer-time Global Configuration mode command configures the system to automatically switch to summer time (daylight saving time). Use the no form of this command to configure the software not to automatically switch to summer time.
Clock Commands User Guidelines In both the date and recurring forms of the command, the first part of the command specifies when summer time begins, and the second part specifies when it ends. All times are relative to the local time zone. The start time is relative to standard time.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example defines the authentication key for SNTP. Console(config)# sntp authentication-key 8 md5 ClkKey sntp authenticate The sntp authenticate Global Configuration mode command grants authentication for received Simple Network Time Protocol (SNTP) traffic from servers. Use the no form of this command to disable the feature.
Clock Commands Default Configuration No keys are trusted. Command Mode Global Configuration mode User Guidelines The command is relevant for both received Unicast and Broadcast. If there is at least 1 trusted key, then unauthenticated messages will be ignored. Example The following example authenticates key 8.
Allied Telesis AT-8000GS Command Line Interface User’s Guide sntp broadcast client enable The sntp broadcast client enable Global Configuration mode command enables Simple Network Time Protocol (SNTP) Broadcast clients. Use the no form of this command to disable SNTP Broadcast clients.
Clock Commands User Guidelines The sntp client poll timer Global Configuration mode command determines polling time. Use the sntp client enable (Interface) Interface Configuration mode command to enable the SNTP client on a specific interface. Example The following example enables SNTP Anycast clients. console(config)# sntp anycast client enable sntp client enable (Interface) The sntp client enable Interface Configuration (Ethernet, port-channel, VLAN) mode command enables the...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax sntp unicast client enable no sntp unicast client enable Parameters This command has no arguments or keywords. Default Configuration The SNTP Unicast client is disabled. Command Mode Global Configuration mode User Guidelines Use the sntp server Global Configuration mode command to define SNTP servers.
Clock Commands Example The following example enables polling for Simple Network Time Protocol (SNTP) predefined Unicast clients. Console(config)# sntp unicast client poll sntp server The sntp server Global Configuration mode command configures the device to use the Simple Network Time Protocol (SNTP) to request and accept SNTP traffic from a specified server.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures the device to accept SNTP traffic from the server on 192.1.1.1. Console(config)# sntp server 192.1.1.1 show clock The show clock User EXEC mode command displays the time and date from the system clock.
Clock Commands Time zone: Acronym is PST Offset is UTC-8 Summertime: Acronym is PDT Recurring every year. Begins at first Sunday of April at 2:00. Ends at last Sunday of October at 2:00. Offset is 60 minutes. show sntp configuration The show sntp configuration Privileged EXEC mode command shows the configuration of the Simple Network Time Protocol (SNTP).
Allied Telesis AT-8000GS Command Line Interface User’s Guide Server Polling Encryption Key ----------- ------- -------------- 176.1.1.8 Enabled 176.1.8.179 Disabled Disabled Broadcast Clients: Enabled Anycast Clients: Enabled Broadcast and Anycast Interfaces: 1/g1, 1/g3 show sntp status The show sntp status Privileged EXEC mode command shows the status of the Simple Network Time Protocol (SNTP).
Page 85
Clock Commands 176.1.8.179 Unknown 12:17.17.987 PDT Feb 19 2009 8.98 189.19 Anycast server: Server Interface Status Last response Offset Delay [mSec] [mSec] --------- ------- ----- ----------------------------- ------ ----- 176.1.11.8 VLAN 118 9:53:21.789 PDT Feb 19 2009 7.19 119.89 Broadcast: Interface Interface Last response ---------...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 6. Configuration and Image File Commands copy The copy Privileged EXEC mode command copies files from a source to a destination. Syntax copy source-url destination-url Parameters • source-url — The source file location URL or reserved keyword of the source file to be copied.
Page 87
Configuration and Image File Commands Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines • Up to five backup configuration files are supported on the device. • The location of a file system dictates the format of the source or destination URL. •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Copying a Configuration File from a Server to the Startup Configuration To copy a configuration file from a network server to the startup configuration file of the device, enter copy source- url startup-config. The startup configuration file is replaced by the copied configuration file.
Configuration and Image File Commands User Guidelines There are no user guidelines for this command. Example The following example displays the list of files on a flash file system. console# dir Directory of flash: File Name Permission FlashSize DataSize Modified ---------- ---------- ---------- ---------- ----------...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines *.sys, *.prv, image-1 and image-2 files cannot be deleted. Example The following example deletes file test from flash memory.
Configuration and Image File Commands Syntax show running-config Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the contents of the running configuration file.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the contents of the running configuration file.
Page 93
Configuration and Image File Commands User Guidelines There are no user guidelines for this command. Example The following example displays the active system image file that is loaded by the device at startup. console# show bootvar Images currently available on the FLASH image-1 active image-2...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 7. DHCP Snooping Commands ip dhcp snooping The ip dhcp snooping Global Configuration mode command globally enables DHCP snooping. Use the no form of this command to return to the default setting.
DHCP Snooping Commands Command Mode Global Configuration mode User Guidelines DHCP snooping must be first globally enabled before enabling DHCP snooping on a VLAN. Example The following example configures DHCP snooping on a VLAN. console(config)# ip dhcp snooping vlan 1 ip dhcp snooping trust The ip dhcp snooping trust Interface Configuration mode command configures a port as trusted for DHCP snooping purposes.
Allied Telesis AT-8000GS Command Line Interface User’s Guide ip dhcp snooping information option allowed-untrusted The ip dhcp snooping information option allowed-untrusted Global Configuration mode command configures a switch to accept DHCP packets with option-82 information from an untrusted port. Use the no form of this command to configure the switch to drop these packets from an untrusted port.
DHCP Snooping Commands User Guidelines There are no user guidelines for this command. Example The following example configures the switch to verify on an untrusted port that the source MAC address in a DHCP packet matches the client hardware address console(config) #ip dhcp snooping verify ip dhcp snooping database The ip dhcp snooping database Global Configuration mode command configures the DHCP snooping binding...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • seconds — Specify, in seconds, the update frequency (Range: 600 - 86400 ). Default Configuration 1200 Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command.
DHCP Snooping Commands The entry is displayed in the show commands as a ‘DHCP Snooping entry’. Example The following example configures the DHCP snooping binding database and adds binding entries to the database. console# ip dhcp snooping binding 0060.704c.73ff 3 10.1.8.1 ethernet 1/g21 clear ip dhcp snooping database The clear ip dhcp snooping database Privileged EXEC mode command clears the DHCP binding database.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines There are no user guidelines for this command. Example The following example displays the DHCP snooping configuration. Console# show ip dhcp snooping DHCP snooping is enabled DHCP snooping is configured on following VLANs: 2, 7-18...
Page 101
DHCP Snooping Commands Example console# show ip dhcp snooping binding Total number of binding: 2 MAC Adreess IP Address Lease (sec) Type VLAN Interface ------------------ --------------- ------------ ---------- ---- ---------- 00:60:70:4c:73:ff 10.1.8.1 4294967295 snooping 1/g21 00:60:70:4c:7f:c1 10.1.8.2 4294967295 snooping 1/g22 console# Page 101...
Ethernet Configuration Commands Command Mode Global Configuration mode User Guidelines Commands under the interface range context are executed independently on each active interface in the range. If the command returns an error on one of the active interfaces, it does not stop executing commands on other active interfaces.
Allied Telesis AT-8000GS Command Line Interface User’s Guide description The description Interface Configuration (Ethernet, port-channel) mode command adds a description to an interface. Use the no form of this command to remove the description. Syntax description string no description Parameters •...
Ethernet Configuration Commands Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines The no speed command in a port-channel context returns each port in the port-channel to its maximum capability. Example The following example configures the speed operation of Ethernet port 1/g5 to 100 Mbps operation. console(config)# interface ethernet 1/g5 console(config-if)# speed 100 This document uses the following conventions to highlight important information:...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures the duplex operation of Ethernet port 1/g5 to full duplex operation. console(config)# interface ethernet 1/g5 console(config-if)# duplex full negotiation The negotiation Interface Configuration (Ethernet, port-channel) mode command enables auto-negotiation operation for the speed and duplex parameters of a given interface.
Ethernet Configuration Commands Parameters • on — Force flow control as enabled. • off — Force flow control as disabled. • auto — Enable AUTO flow control configuration. Default Configuration Flow control is off. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines Negotiation should be enabled for flow control auto.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example In the following example, automatic crossover is enabled on port 1/g5. console(config)# interface ethernet 1/g5 console(config-if)# mdix auto back-pressure The back-pressure Interface Configuration (Ethernet, port-channel) mode command enables back pressure on a given interface.
Ethernet Configuration Commands Command Mode Global Configuration mode. User Guidelines The command is effective only after reset. Example The following example enables jumbo frames for the device. Console(config)# port jumbo-frame system flowcontrol Use system flowcontrol Global Configuration mode to enable flow control on cascade ports. Use the no form of this command to disable it.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • ethernet — Valid Ethernet port. (Full syntax: unit/port) • port-channel-number — Valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC Mode User EXEC mode or User Guidelines There are no user guidelines for this command.
Ethernet Configuration Commands 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto 100M-Copper Full Enabled Disabled Auto...
Allied Telesis AT-8000GS Command Line Interface User’s Guide 100M-Copper Down 100M-Copper Down 100M-Copper Full Enabled Disabled Auto 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper Down 100M-Copper...
Ethernet Configuration Commands Example The following example displays descriptions of configured interfaces. console# show interfaces description Port Description ---- ----------- 1/g1 1/g2 1/g3 1/g4 1/g5 1/g6 show ports jumbo-frame The show port jumbo-frame Privileged EXEC mode command displays the configuration of jumbo frames. Syntax show port jumbo-frame Parameters...
Allied Telesis AT-8000GS Command Line Interface User’s Guide show interfaces counters The show interfaces counters User EXEC mode command displays traffic seen by the physical interface. Syntax show interfaces counters [ethernet interface | port-channel port-channel-number] Parameters • interface — A valid Ethernet port. (Full syntax: unit/port) •...
Ethernet Configuration Commands OutOctets OutUcastPkts OutMcastPkts OutBcastPkts --------- ------------ ------------ ------------ 23739 The following table describes the fields shown in the display: Field Des criptio n InOctets Counted received octets. InUcastPkts Counted received Unicast packets. InMcastPkts Counted received Multicast packets. InBcastPkts Counted received Broadcast packets.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines There are no user guidelines for this command. Example Console# show system flowcontrol port storm-control include-multicast (IC) The port storm-control include-multicast Interface Configuration (Ethernet) mode command counts Multicast packets in Broadcast storm control. Use the no form of this command to disable counting Multicast packets.
Ethernet Configuration Commands Parameters This command has no arguments or keywords. Default Configuration Broadcast storm control is disabled. Command Modes Interface Configuration (Ethernet) mode User Guidelines Use the port storm-control broadcast rate Interface Configuration (Ethernet) mode command, to set the maximum allowable Broadcast rate.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures the maximum storm control Broadcast rate at 900 Kbits/Sec. console(config)# interface ethernet 1/g5 console(config-if)# port storm-control broadcast rate 900 show ports storm-control The show ports storm-control User/Privileged EXEC mode command displays the storm control configuration.
GVRP Commands Chapter 9. GVRP Commands gvrp enable (Global) GARP VLAN Registration Protocol (GVRP) is an industry-standard protocol designed to propagate VLAN information from device to device. With GVRP, a single device is manually configured with all desired VLANs for the network, and all other devices on the network learn these VLANs dynamically.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration GVRP is disabled on all interfaces. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines An access port does not dynamically join a VLAN because it is always a member in only one VLAN.
GVRP Commands Set the same GARP timer values on all Layer 2-connected devices. If the GARP timers are set differently on Layer 2-connected devices, the GARP application will not operate successfully. Example The following example sets the leave timer for Ethernet port 1/g6 to 900 milliseconds. console(config)# interface ethernet 1/g6 console(config-if)# garp timer leave 900 gvrp vlan-creation-forbid...
Allied Telesis AT-8000GS Command Line Interface User’s Guide no gvrp registration-forbid Default Configuration Dynamic registration of VLANs on the port is allowed. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example forbids dynamic registration of VLANs on Ethernet port 1/g6.
GVRP Commands Syntax show gvrp configuration [ethernet interface | port-channel port-channel-number] Parameters • interface — A valid Ethernet port. (Full syntax: unit/port) • port-channel-number — A valid port-channel number. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax show gvrp statistics [ethernet interface | port-channel port-channel-number] Parameters • interface — A valid Ethernet port. (Full syntax: unit/port) • port-channel-number — A valid port-channel number. Default Configuration This command has no default configuration.
Page 127
GVRP Commands Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays GVRP statistical information. Console> show gvrp error-statistics GVRP Error Statistics: Legend: INVPROT : Invalid Protocol Id...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 10.IGMP Snooping Commands Note In order to enable IGMP snooping, the user must enable bridge Multicast filtering ip igmp snooping (Global) The ip igmp snooping Global Configuration mode command enables Internet Group Management Protocol (IGMP) snooping.
IGMP Snooping Commands Parameters This command has no arguments or keywords. Default Configuration IGMP snooping is disabled . Command Mode Interface Configuration (VLAN) mode User Guidelines IGMP snooping can only be enabled on static VLANs. Example The following example enables IGMP snooping on VLAN 2. console(config)# interface vlan 2 console(config-if)# ip igmp snooping ip igmp snooping mrouter learn-pim-dvmrp...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example enables automatic learning of Multicast device ports on VLAN 2. console(config) # interface vlan 2 console(config-if)# ip igmp snooping mrouter learn-pim-dvmrp ip igmp snooping host-time-out The ip igmp snooping host-time-out Interface Configuration (VLAN) mode command configures the host-time- out.
IGMP Snooping Commands Parameters This command has no arguments or keywords Default Configuration Disabled. Command Mode Interface Configuration (VLAN) mode User Guidelines IGMP snooping querier can be enabled on a VLAN only if IGMP snooping is enabled for that VLAN. No more then one switch can be configured as an IGMP Querier for a VLAN.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines If an IP address is not configured by this command, and no IP address is configured for the IGMP querier VLAN interface, the querier is disabled. Example .The following example configures the source IP address that the IGMP Snooping querier uses.
IGMP Snooping Commands used for setting the aging-out time after Multicast device ports are automatically learned. Use the no form of this command to return to the default configuration. Syntax ip igmp snooping mrouter-time-out time-out no ip igmp snooping mrouter-time-out Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Interface Configuration (VLAN) mode User Guidelines The leave timeout should be set greater than the maximum time that a host is allowed to respond to an IGMP query. Use immediate leave only where there is just one host connected to a port.
IGMP Snooping Commands VLAN Ports ---- ----- 1000 1/g19 show ip igmp snooping interface The show ip igmp snooping interface EXEC mode command shows IGMP snooping configuration. Syntax show ip igmp snooping interface vlan-id Parameters • vlan-id — VLAN number. Default Configuration This command has no default configuration.
Page 136
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example console# show ip igmp snooping interface 1000 IGMP Snooping is globally enabled IGMP Snooping admin: Enabled Hosts and routers IGMP version: 2 IGMP snooping oper mode: Enabled IGMP snooping querier admin: Enabled...
IGMP Snooping Commands show ip igmp snooping groups The show ip igmp snooping groups command displays the Multicast groups that was learned by the IGMP snooping Syntax show ip igmp snooping groups [vlan vlan-id] [ip-multicast-address ip-multicast-address] [ip-address ip- address] Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 11.IP Addressing Commands ip address The ip address Interface Configuration (Ethernet, VLAN, port-channel) mode command sets an IP address. Use the no form of this command to remove an IP address.
IP Addressing Commands Parameters • host-name — Specifies the name of the host to be placed in the DHCP option 12 field. This name does not have to be the same as the host name specified in the hostname Global Configuration mode command. (Range: 1 - 20 characters) Default Configuration This command has no default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration No default gateway is defined. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example defines default gateway 192.168.1.1. console(config)# ip default-gateway 192.168.1.1 show ip interface The show ip interface Privileged EXEC mode command displays the usability status of configured IP interfaces.
IP Addressing Commands IP Address Type ------------- --------- ------- 192.168.1.200/24 VLAN 1 Static console# The arp Global Configuration mode command adds a permanent entry in the Address Resolution Protocol (ARP) cache. Use the no form of this command to remove an entry from the ARP cache. Syntax arp ip_addr hw_addr {ethernet interface-number | vlan vlan-id | port-channel port-channel number } no arp ip_addr {ethernet interface-number | vlan vlan-id | port-channel port-channel number}...
Allied Telesis AT-8000GS Command Line Interface User’s Guide no arp timeout Parameters • seconds — Time (in seconds) that an entry remains in the ARP cache. (Range: 1-40000000) Default Configuration The default timeout is 60000 seconds. Command Mode Global Configuration mode User Guidelines It is recommended not to set the timeout value to less than 3600.
IP Addressing Commands show arp The show arp Privileged EXEC mode command displays entries in the ARP table. Syntax show arp [ip-address ip-address] [mac-address mac-address] [ethernet interface | port-channel port-channel- number] Parameters • ip-address — Displays the ARP entry of a specific IP address. •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide no ip domain-lookup Parameters This command has no arguments or keywords. Default Configuration The default configuration is set to enabled. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command.
IP Addressing Commands Example The following example defines default domain name www.website.com. Console(config)# ip domain-name www.website.com ip name-server The ip name-server Global Configuration mode command defines the available name servers. Use the no form of this command to remove a name server. Syntax ip name-server server-address [server-address2 …...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration No host is defined. Command Mode Interface Configuration (VLAN) mode User Guidelines There are no user guidelines for this command. Example The following example defines a static host name-to-address mapping in the host cache.
IP Addressing Commands Parameters • name — Specifies the host entry to be removed. (Range: 1 - 158 characters • * — Removes all entries. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines This command deletes the host name-to-address mapping temporarily until the next renew of the IP address.
Page 148
Allied Telesis AT-8000GS Command Line Interface User’s Guide Name/address lookup is enabled Name servers (Preference order): 176.16.1.18 176.16.1.19 Configured host name-to-address mapping: Host Addresses ---- --------- accounting.gm.com 176.16.8.8 176.16.8.9 (DHCP) Cache: TTL(Hours) Host Total Elapsed Type Addresses ---- ----- -------...
IPv6 Addressing Commands Chapter 12.IPv6 Addressing Commands ipv6 enable The ipv6 enable Interface Configuration mode command enables IPv6 processing on an interface. Use the no form of this command to disable IPv6 processing on an interface. Syntax ipv6 enable [no-autoconfig] no ipv6 enable Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • ipv6-address — The IPv6 network assigned to the interface. The address is specified in hexadecimal using 16-bit values between colons. • prefix-length — The length of the IPv6 prefix. A decimal value that indicates how many of the high-order contiguous bits of the address comprise the prefix (the network portion of the address).
IPv6 Addressing Commands User Guidelines Using the no ipv6 address link-local command removes the manually configured link-local IPv6 address from an interface. When the no ipv6 address link-local command is used, the interface is reconfigured with the standard link-local address (the same IPv6 link-local address that is set automatically when the enable ipv6 command is used).
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example defines an IPv6 default gateway. console(config)# ipv6 default-gateway fe80::11 show ipv6 interface The show ipv6 interface Privileged EXEC mode command displays the usability status of configured IPv6 interfaces.
IPv6 Addressing Commands --------------- ---------- ---------- FE80::4 Link Local Duplicated 2031:0:130F:0:0:9C0:876A:130D/64 Static Active console# show ipv6 interface Vlan 17 Ipv6 is enabled Number of ND DAD attempts: 20 IP addresses Type DAD State --------------- ---------- ---------- FE80::9C0:876A:130D Link Local Active 2031:0:130F:0:0:9C0:876A:130D/64 Static Active...
Page 154
Allied Telesis AT-8000GS Command Line Interface User’s Guide Unicast IPv6 addresses of the interface. Use the no form of this command to return the number of messages to the default value. Syntax ipv6 nd dad attempts attempts-number no ipv6 nd dad attempts Parameters •...
IPv6 Addressing Commands ipv6 host The ipv6 host Global Configuration mode command defines a static host name-to-address mapping in the host name cache. Use the no form of this command to remove the host name-to-address mapping. Syntax ipv6 host name ipv6-address1 [ipv6-address2…ipv6-address4] no ipv6 host name Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • ipv6_addr — Valid IPv6 address to map to the specified MAC address. • hw_addr — Valid MAC address to map to the specified IPv6 address. • ethernet interface-number — Valid port number.
IPv6 Addressing Commands Default Configuration This command has no default setting. Command Mode Privileged EXEC mode. User Guidelines • The associated interface of a MAC address can be aged out from the FDB table, so that the Interface field can be empty. •...
Page 158
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters This command has no keywords or arguments. Default Configuration This command has no default setting. Command Mode Privileged EXEC mode. User Guidelines There are no user guidelines for this command. Example The following example deletes all entries in the IPv6 neighbor discovery cache, except static entries: console>...
Line Commands Chapter 13.Line Commands line The line Global Configuration mode command identifies a specific line for configuration and enters the Line Configuration command mode. Syntax line {console | telnet | ssh} Parameters • console — Console terminal line. • telnet —...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration The default speed is 115200 bps. Command Mode Line Configuration (console) mode User Guidelines This command is available only on the line console. The configured speed is applied when Autobaud is disabled. This configuration applies only to the current session.
Line Commands exec-timeout The exec-timeout Line Configuration mode command sets the interval that the system waits until user input is detected. Use the no form of this command to return to the default configuration. Syntax exec-timeout minutes [seconds] no exec-timeout Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines This command enables the command history function for a specified line. To enable or disable the command history function for the current terminal session, use the terminal history user EXEC mode command.
Line Commands Parameters This command has no arguments or keywords. Default Configuration The default configuration for all terminal sessions is defined by the history line configuration command. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example disables the command history function for the current terminal session.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures the command history buffer size to 20 commands for the current terminal session. console# terminal history size 20 show line The show line User EXEC mode command displays line parameters.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 14.DHCP Option 82 Commands ip dhcp information option The ip dhcp information option Global Configuration mode command enables Dynamic Host Configuration Protocol (DHCP) option-82 data insertion. Use the no form of this command to disable DHCP option-82 data insertion.
Page 167
DHCP Option 82 Commands Command Mode Privileged EXEC User Guidelines There are no user guidelines for this command. Example The following example displays the DHCP option 82 configuration. console(config)# show ip dhcp information option Page 167...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 15.LACP Commands lacp system-priority The lacp system-priority Global Configuration mode command configures the system priority. Use the no form of this command to return to the default configuration. Syntax lacp system-priority value...
LACP Commands lacp port-priority The lacp port-priority Interface Configuration (Ethernet) mode command configures physical port priority. Use the no form of this command to return to the default configuration, use the no form of this command. Syntax lacp port-priority value no lacp port-priority Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide lacp timeout The lacp timeout Interface Configuration (Ethernet) mode command assigns an administrative LACP timeout. Use the no form of this command to return to the default configuration. Syntax lacp timeout {long | short}...
LACP Commands show lacp ethernet The show lacp ethernet Privileged EXEC mode command displays LACP information for Ethernet ports. Syntax show lacp ethernet interface [parameters | statistics | protocol-state] Parameters • interface — Valid Ethernet port. (Full syntax: unit/port) • parameters —...
Page 172
Allied Telesis AT-8000GS Command Line Interface User’s Guide distributing: FALSE expired: FALSE Partner system priority: system mac addr: 00:00:00:00:00:00 port Admin key: port Oper key: port Oper number: port Admin priority: port Oper priority: port Oper timeout: LONG LACP Activity:...
LACP Commands show lacp port-channel The show lacp port-channel Privileged EXEC mode command displays LACP information for a port-channel. Syntax show lacp port-channel [port_channel_number] Parameters • port_channel_number — Valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 16.LLDP Commands lldp enable (global) The lldp enable Global Configuration mode command enables theLink Layer Discovery Protocol (LLDP). Use the no form of this command to disable LLDP. Syntax lldp enable...
LLDP Commands Default Configuration Enabled in both modes. Command Modes Interface Configuration (Ethernet) mode. User Guidelines • LLDP manages LAG ports individually. LLDP sends separate advertisements on each port in a LAG. LLDP data received through LAG ports is stored individually per port. •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide lldp hold-multiplier The lldp hold-multiplier Global Configuration mode command specifies the amount of time the receiving device should hold an LLDP packet before discarding it. Use the no form of this command to revert to the default setting.
LLDP Commands Command Mode Global Configuration mode. User Guidelines There are no user guidelines for this command. Example The following example pecifies the minimum time an LLDP port waits before reinitializing LLDP transmissions to five seconds. console(config) # lldp reinit-delay 5 lldp tx-delay The lldp tx-delay Global Configuration mode command specifies the delay between successive LLDP frame transmissions initiated by value/status changes in the LLDP local systems MIB.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax lldp optional-tlv tlv1 [tlv2 … tlv5] no lldp optional-tlv Parameters • tlv — Specifies the TLV that should be included. Available optional TLVs are: port-desc, sys-name, sys-desc, sys-cap and 802.3-mac-phy. Default Configuration No optional TLV is transmitted.
LLDP Commands Example The following example specifies that the management address will be advertised from an interface as 192.168.0.1. console(config)# interface ethernet g5 console(config-if)# lldp management-address 192.168.0.1 lldp med enable The lldp med enable Interface Configuration mode command enables LLDP Media Endpoint Discovery (MED) on an interface.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • number — Network policy sequential number. • application — The name or the number of the primary function of the application defined for this network policy. Available application names are: voice, voice-signaling, guest-voice, guest-voice-signaling, softphone-voice, video-conferencing, streaming-video and video-signaling.
LLDP Commands User Guidelines • For each port, only one network policy per application ( voice, voice-signaling, guest-voice, guest-voice-signaling, softphone-voice, video-conferencing, streaming-video and video-signaling) can be defined. Example The following example attaches an LLDP MED network policy to a port. console(config)# interface ethernet g5 console(config)# lldp med network-policy add 1 lldp med location...
LLDP Commands Example The following example displays the Link Layer Discovery Protocol (LLDP) configuration: console# show lldp configuration State: Enabled Timer: 30 Seconds Hold multiplier: 4 Reinit delay: 2 Seconds Tx delay: 2 Seconds Port State Optional TLVs Address ---- ----- ------------- -------...
Page 184
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • interface — Ethernet interface. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode. User Guidelines There are no guidelines for this command. Example The following example displays the Link Layer Discovery Protocol (LLDP) Media Endpoint Discovery (MED) configuration.
LLDP Commands show lldp local The show lldp local Privileged EXEC mode command displays the LLDP information advertised from a specific port. Syntax show lldp local ethernet interface Parameters • interface — Ethernet interface. Command Mode Privileged EXEC mode. User Guidelines There are no user guidelines for this command.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Device Type: Power Sourcing Entity Power source: Primary Power Source Power priority: High Power value: 9.6 Watts LLDP-MED Location Coordinates: 54:53:c1:f7:51:57:50:ba:5b:97:27:80:00:00:67:01 console# show lldp local ethernet 1/g2 LLDP is disabled. show lldp neighbors The show lldp neighbors Privileged EXEC mode command displays information about neighboring devices discovered using LLDP.
Page 187
LLDP Commands Example The following example displays information about neighboring devices discovered using Link Layer Discovery Protocol (LLDP). console# show lldp neighbors Port Device ID Port ID System Name Capabilities --------- ---------------- -------- ---------- ------------- 1/g1 0060.704C.73FE ts-7800-2 1/g2 0060.704C.73FD ts-7800-2 1/g4 0060.704C.73FC...
Page 188
Allied Telesis AT-8000GS Command Line Interface User’s Guide DSCP: 0 LLDP-MED Power over Ethernet Device Type: Power Device Power source: Primary power Power priority: High Power value: 9.6 Watts LLDP-MED Inventory Hardware revision: 2.1 Firmware revision: 2.3 Software revision: 2.7.1...
Page 189
LLDP Commands Field Desc ription Auto-negotiation The speed/duplex/flow-control capabilities of the port that are advertised by the Advertised Capabilities auto-negotiation. Operational MAU type Indicates the MAU type of the port. LLDP MED Capabilities Defines the sender's LLDP-MED capabilities. Device type Contains a value that indicates whether the sender is a Network Connectivity Device or Endpoint Device, and if an Endpoint, the Endpoint Class t which it belongs.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 17.Login Banner Commands login banner The login banner Privileged EXEC mode command configures the login banner, which is a security message that is displayed above the Telnet login prompt prior to login.
Page 191
Login Banner Commands Command Mode Privileged EXEC mode. User Guidelines There are no user guidelines for this command. Example The following example displays the current login banner that is configured to be displayed before a telenet login prompt: console# show login banner Login banner is: ATI console# Page 191...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 18.Management ACL Commands management access-list The management access-list Global Configuration mode command configures a management Access List and enters the Management Access-list Configuration command mode. Use the no form of this command to delete an Access List.
Management ACL Commands Example The following example creates a management Access List called mlist, configures management Ethernet interfaces 1/g1 and 2/g9 and makes the new Access List the active list. console(config)# management access-list mlist console(config-macl)# permit ethernet 1/g1 console(config-macl)# permit ethernet 2/g9 console(config-macl)# exit console(config)# management access-class mlist The following example creates a management Access List called mlist, configures all interfaces to be...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines Rules with Ethernet, VLAN and port-channel parameters are valid only if an IP address is defined on the appropriate interface. The system supports up to 128 management access rules. Example The following example permits all ports in the mlist Access List.
Management ACL Commands Example The following example denies all ports in the Access List called mlist. console(config)# management access-list mlist console(config-macl)# deny management access-class The management access-class Global Configuration mode command restricts management connections by defining the active management Access List. Use the no form of this command to disable this restriction. Syntax management access-class {console-only | name} no management access-class...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the mlist management Access List. console# show management access-list mlist mlist -----...
PHY Diagnostics Commands Chapter 19.PHY Diagnostics Commands test copper-port tdr The test copper-port tdr Privileged EXEC mode command uses Time Domain Reflectometry (TDR) technology to diagnose the quality and characteristics of a copper cable attached to a port. Syntax test copper-port tdr interface Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines The maximum length of the cable for the TDR test is 120 meter. Example The following example displays information on the last TDR test performed on all copper ports.
PHY Diagnostics Commands Example The following example displays the estimated copper cable length attached to all ports. console> show copper-ports cable-length Port Length [meters] ---- --------------------- 1/g1 < 50 1/g2 Copper not active 1/g3 110-140 1/g4 Fiber show fiber-ports optical-transceiver Use The show fiber-ports optical-transceiver User EXEC mode command displays the optical transceiver diagnostics.
Page 200
Allied Telesis AT-8000GS Command Line Interface User’s Guide 7/g3 Copper Temp – Internally measured transceiver temperature. Voltage - Internally measured supply voltage. Current – Measured TX bias current. Output Power – Measured TX output power. Input Power – Measured RX received power.
Port Channel Commands Chapter 20.Port Channel Commands interface port-channel The interface port-channel Global Configuration mode command enters the interface configuration mode to configure a specific port-channel. Syntax interface port-channel port-channel-number Parameters • port-channel-number — A valid port-channel number. Default Configuration This command has no default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Global Configuration mode User Guidelines Commands under the interface range context are executed independently on each interface in the range. Example The following example groups port-channels 1, 2 and 6 to receive the same command.
Page 203
Port Channel Commands Parameters • port-channel-number — Valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays information on all port-channels. console# show interfaces port-channel Channel Ports...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 21.Port Monitor Commands port monitor The port monitor Interface Configuration mode command starts a port monitoring session. Use the no form of this command to stop a port monitoring session. Syntax...
Port Monitor Commands show ports monitor The show ports monitor User EXEC mode command displays the port monitoring status. Syntax show ports monitor Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example shows how the port monitoring status is displayed.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 22.Power over Ethernet Commands power inline The port inline Interface Configuration (Ethernet) mode command configures the administrative mode of inline power on an interface. Syntax power inline {auto | never} Parameters •...
Power over Ethernet Commands Default Configuration This command has no default configuration. Command Mode Interface Configuration (Ethernet) mode User Guidelines There are no user guidelines for this command. Example The following example configures a description to an IP-phone to a powered device connected to Ethernet interface 1/g16.
Allied Telesis AT-8000GS Command Line Interface User’s Guide power inline usage-threshold The power inline usage-threshold Global Configuration mode command configures the threshold for initiating inline power usage alarms. Use the no form of this command to return to the default configuration.
Power over Ethernet Commands User Guidelines There are no user guidelines for this command. Example The following example enables inline power traps to be sent when a power usage threshold is exceeded. console(config)# power inline traps enable show power inline The show power inline User EXEC mode command displays the information about inline power.
Page 210
Allied Telesis AT-8000GS Command Line Interface User’s Guide console# show power inline ethernet 4/g1 Port Powered State Status Priority Class Device ---- ------- ----------- ------------- ------------ -------- 4/g1 Auto class1 Overload Counter: Short Counter: Denied Counter: Absent Counter: Invalid Signature Counter: 0...
Power over Ethernet Commands show power inline power-consumption The show power inline power-consumption User EXEC mode command displays information about the inline power consumption. Syntax show power inline power-consumption [ethernet interface ] Parameters • interface — Valid Ethernet port. (Full syntax: unit/port) Default Configuration This command has no default configuration.
Page 212
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays information about inline power. console# show power inline version Unit Software version...
QoS Commands Chapter 23.QoS Commands The qos Global Configuration mode command enables quality of service (QoS) on the device. Use the no form of this command to disable QoS on the device. Syntax no qos Parameters This command has no arguments or keywords. Default Configuration QoS is disabled on the device.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines There are no user guidelines for this command. Example The following example displays QoS attributes when QoS is disabled on the device. console> show qos Qos: disable Trust: dscp priority-queue out num-of-queues The priority-queue out num-of-queues Global Configuration mode command configures the number of expedite queues.
QoS Commands Parameters • rate — Maximum kilobits per second of ingress traffic on a port. (Range: 3500 - 1000000). Default Configuration 1000 Kbits/Sec Command Mode Interface Configuration (Ethernet) mode User Guidelines The command can be enabled on a specific port only if port storm-control Broadcast enable interface configuration command is not enabled on that port.
QoS Commands wrr-queue cos-map The wrr-queue cos-map Global Configuration mode command maps Class of Service (CoS) values to a specific egress queue. Use the no form of this command to return to the default configuration. Syntax wrr-queue cos-map queue-id cos1...cos8 no wrr-queue cos-map [queue-id] Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide qos trust (Global) The qos trust Global Configuration mode command configures the system to basic mode and the trust state. Use the no form to return untrusted state. Syntax qos trust {cos | dscp}...
QoS Commands Parameters • dscp-list — Specifies up to 8 DSCP values separated by a space. (Range: 0 - 63) • queue-id — Specifies the queue number to which the DSCP values are mapped. (Range: 1 - 4 Default Configuration The following table describes the default map.
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines If the port is trusted, the default CoS value of the port is used to assign a CoS value to all untagged packets entering the port. Example The following example configures port 1/g16 default CoS value to 3.
Page 221
QoS Commands The following table describes the significant fields shown above. Column Des cription Decimal Bit 1 of DSCP Decimal Bit 2 of DSCP 01 - 04 Queue numbers Page 221...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 24.Radius Commands radius-server host The radius-server host Global Configuration mode command specifies a RADIUS server host. Use the no form of this command to delete the specified RADIUS host. Syntax radius-server host {ipv4-address | ipv6-address | hostname} [auth-port auth-port-number] [timeout timeout]...
Radius Commands User Guidelines To specify multiple hosts, multiple radius-server host commands can be used. If no host-specific timeout, retries, deadtime or key-string values are specified, global values apply to each RADIUS server host. The address type of the source parameter must be the same as the ip-address parameter. Example The following example specifies a RADIUS server host with IP address 192.168.10.1, authentication request port number 20 and a 20-second timeout period.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax radius-server retransmit retries no radius-server retransmit Parameters • retries — Specifies the retransmit value. (Range: 1 - 10) Default Configuration The software searches the list of RADIUS server hosts 3 times.
Radius Commands Example The following example configures the source IP address used for communication with RADIUS servers to 10.1.1.1. console(config)# radius-server source-ip 10.1.1.1 radius-server source-ipv6 The radius-server source-ipv6 Global Configuration mode command specifies the source IP address used for IPv6 communication with the RADIUS servers. Use the no form of this command to return to the default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration The timeout value is 3 seconds. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example configures the timeout interval to 5 seconds.
Page 227
Radius Commands Syntax show radius-servers Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays RADIUS server settings. Console# show radius-servers IP address Port...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 25.RMON Commands show rmon statistics The show rmon statistics User EXEC mode command displays RMON Ethernet statistics. Syntax show rmon statistics {ethernet interface number | port-channel port-channel-number} Parameters • interface number — Valid Ethernet port.
Page 229
RMON Commands The following table describes significant fields shown above: Field De scrip tio n Octets The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). Packets The total number of packets (including bad packets, Broadcast packets, and Multicast packets) received.
Allied Telesis AT-8000GS Command Line Interface User’s Guide rmon collection history The rmon collection history Interface Configuration (Ethernet, port-channel) mode command enables a Remote Monitoring (RMON) MIB history statistics group on an interface. Use the no form of this command to remove a specified RMON history statistics group.
RMON Commands Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays all RMON history group statistics. console> show rmon collection history Index Interface Interval...
Page 232
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Examples The following examples displays RMON Ethernet history statistics for index 1.
Page 233
RMON Commands console> show rmon history 1 other Sample Set: 1 Owner: Me Interface: 1/g16 Interval: 1800 Requested samples: 50 Granted samples: 50 Maximum table size: 500 Time Dropped Collisions -------------------- -------- ---------- Jan 18 2009 21:57:00 Jan 18 2009 21:57:30 The following table describes significant fields shown above: Field D escr ip tio n...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Dropped The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. This number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected.
RMON Commands Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example configures the following alarm conditions: • Alarm index — 1000 • Variable identifier — ati • Sample interval — 360000 seconds •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide 1.3.6.1.2.1.2.2.1.10.1 1.3.6.1.2.1.2.2.1.10.1 Manager 1.3.6.1.2.1.2.2.1.10.9 The following table describes significant fields shown above: Field Desc ription Index An index that uniquely identifies the entry. Monitored variable OID. Owner The entity that configured this entry.
Page 237
RMON Commands Example The following example displays RMON 1 alarms. console> show rmon alarm 1 Alarm 1 ------- OID: 1.3.6.1.2.1.2.2.1.10.1 Last sample Value: 878128 Interval: 30 Sample Type: delta Startup Alarm: rising Rising Threshold: 8700000 Falling Threshold: 78 Rising Event: 1 Falling Event: 1 Owner: CLI The following table describes the significant fields shown in the display:...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Falling Event The event index used when a falling threshold is crossed. Owner The entity that configured this entry. rmon event The rmon event Global Configuration mode command configures an event. Use the no form of this command to remove an event.
RMON Commands Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the RMON event table. console>...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • event — Specifies the event index. (Range: 0 - 65535) Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command.
Page 241
RMON Commands Syntax rmon table-size {history entries | log entries} no rmon table-size {history | log} Parameters • history entries — Maximum number of history table entries. (Range: 20 - 270) • log entries — Maximum number of log table entries. (Range: 20 -100) Default Configuration History table size is 270.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 26.SNMP Commands snmp-server community The snmp-server community Global Configuration mode command configures the community access string to permit access to the SNMP protocol. Use the no form of this command to remove the specified community string.
SNMP Commands The internal security name for SNMPv1 and SNMPv2 security models is mapped to the group name. Example The following example defines community access string public to permit administrative access to SNMP protocol at an administrative station with IP address 192.168.1.20. console(config)# snmp-server community public su 192.168.1.20 snmp-server view The snmp-server view Global Configuration mode command creates or updates a Simple Network Management...
Allied Telesis AT-8000GS Command Line Interface User’s Guide snmp-server group The snmp-server group Global Configuration mode command configures a new Simple Management Protocol (SNMP) group or a table that maps SNMP users to SNMP views. Use the no form of this command to remove a specified SNMP group.
SNMP Commands snmp-server user The snmp-server user Global Configuration mode command configures a new SNMP Version 3 user. Use the no form of this command to remove a user. Syntax snmp-server user username groupname [remote engineid-string] [ auth-md5 password | auth-sha password | auth-md5-key md5-des-keys | auth-sha-key sha-des-keys] no snmp-server user username [remote engineid-string] Parameters...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures an SNMPv3 user John in group user-group. console(config)# snmp-server user John user-group snmp-server engineID local The snmp-server engineID local Global Configuration mode command specifies the Simple Network Management Protocol (SNMP) engineID on the local device.
SNMP Commands local engine ID. The user’s command line password is then destroyed, as required by RFC 2274. As a result, the security digests of SNMPv3 users become invalid if the local value of the engine ID change, and the users will have to be reconfigured.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax snmp-server filter filter-name oid-tree {included | excluded} no snmp-server filter filter-name [oid-tree] Parameters • filter-name — Specifies the label for the filter record that is being updated or created. The name is used to reference the record.
Page 249
SNMP Commands Parameters • ipv4-address — IPv4 address of the host (the targeted recipient). An out-of-band IP address can be specified as described in the usage guidelines. • ipv6-address — IPv6 address of the host (the targeted recipient). When the IPv6 address is a Link Local address (IPv6Z address), the outgoing interface name must be specified.
Allied Telesis AT-8000GS Command Line Interface User’s Guide snmp-server v3-host The snmp-server v3-host Global Configuration mode command specifies the recipient of Simple Network Management Protocol Version 3 notifications. Use the no form of this command to remove the specified host.
SNMP Commands Example The following example configures an SNMPv3 host. console(config)# snmp-server v3-host 192.168.0.20 john noauth snmp-server trap authentication The snmp-server trap authentication Global Configuration mode command enables the device to send SNMP traps when authentication fails. Use the no form of this command to disable SNMP failed authentication traps. Syntax snmp-server trap authentication no snmp-server trap authentication...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Global Configuration mode User Guidelines Do not include spaces in the text string or place text that includes spaces inside quotation marks. Example The following example configures the system contact point called ATI_Technical_Support.
SNMP Commands Parameters • variable-name — MIB variable name. • name value — List of name and value pairs. In the case of scalar MIBs, only a single pair of name values. In the case of an entry in a table, at least one pair of name and value followed by one or more fields. Default Configuration This command has no default configuration.
Page 254
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example displays the SNMP communications status. console# show snmp Community- Community- View name String Access address ---------- ---------- --------- -------- public read only user-view private read write Default 172.16.1.1...
SNMP Commands IP Address Management station IP Address. Trap-Rec-Address Targeted Recipient Trap-Rec-Community Statistics sent with the notification operation. Version SNMP version for the sent trap 1 or 2. show snmp engineid The show snmp engineID Privileged EXEC mode command displays the ID of the local Simple Network Management Protocol (SNMP) engine.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the configuration of views. console# show snmp views Name OID Tree Type...
SNMP Commands user-group priv Default "" "" managers-group priv Default Default "" managers-group priv Default "" "" The following table describes significant fields shown above. Field Description Name Name of the group. Security Model SNMP model in use (v1, v2 or v3). Security Level Authentication of a packet with encryption.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example displays the configuration of filters. console# show snmp filters Name OID Tree Type ----------- ----------------------- --------- user-filter 1.3.6.1.2.1.1 Included user-filter 1.3.6.1.2.1.1.7 Excluded user-filter 1.3.6.1.2.1.2.2.1.*.1 Included show snmp users The show snmp users Privileged EXEC mode command displays the configuration of users.
Spanning-Tree Commands Chapter 27.Spanning-Tree Commands spanning-tree The spanning-tree Global Configuration mode command enables spanning-tree functionality. Use the no form of this command to disable spanning-tree functionality. Syntax spanning-tree no spanning-tree Parameters This command has no arguments or keywords. Default Configuration Spanning-tree is enabled.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration STP is enabled. Command Modes Global Configuration mode User Guidelines In RSTP mode, the device uses STP when the neighbor device uses STP. In MSTP mode, the device uses RSTP when the neighbor device uses RSTP and uses STP when the neighbor device uses STP.
Spanning-Tree Commands spanning-tree hello-time The spanning-tree hello-time Global Configuration mode command configures the spanning tree bridge hello time, which is how often the device Broadcasts hello messages to other devices. Use the no form of this command to return to the default configuration. Syntax spanning-tree hello-time seconds no spanning-tree hello-time...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines When configuring the maximum age, the following relationships should be kept: 2*(Forward-Time - 1) >= Max-Age Max-Age >= 2*(Hello-Time + 1) Example The following example configures the spanning tree bridge maximum-age to 10 seconds.
Spanning-Tree Commands Parameters This command has no arguments or keywords. Default Configuration Spanning tree is enabled on all ports. Command Modes Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example disables spanning-tree on Ethernet port 1/g16. console(config)# interface ethernet 1/g16 console(config-if)# spanning-tree disable spanning-tree cost...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines The path cost method is configured using the spanning-tree pathcost method Global Configuration mode command. Example The following example configures the spanning-tree cost on Ethernet port 1/g16 to 35000. console(config)# interface ethernet 1/g16...
Spanning-Tree Commands Parameters This command has no arguments or keywords. Default Configuration PortFast mode is disabled. Command Modes Interface Configuration (Ethernet, port-channel) mode User Guidelines This feature should be used only with interfaces connected to end stations. Otherwise, an accidental topology loop could cause a data packet loop and disrupt device and network operations.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example enables shared spanning-tree on Ethernet port 1/g16 console(config)# interface ethernet 1/g16 console(config-if)# spanning-tree link-type shared spanning-tree pathcost method The spanning-tree pathcost method Global Configuration mode command sets the default path cost method.
Spanning-Tree Commands Default Configuration The default setting is flooding. Command Modes Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example defines BPDU packet flooding when the spanning-tree is disabled on an interface console(config)# spanning-tree bpdu flooding spanning-tree guard root The spanning-tree guard root Interface Configuration (Ethernet, port-channel) mode command enables root...
Allied Telesis AT-8000GS Command Line Interface User’s Guide spanning-tree bpduguard The spanning-tree bpduguard Interface Configuration (Ethernet, port-channel) mode command shutsdown an interface when it receives a bridge protocol data unit (BPDU). Use the no form of this command to restore the default configuration.
Spanning-Tree Commands User Guidelines This feature should be used only when working in RSTP or MSTP mode. Example The following example restarts the protocol migration process on Ethernet port 1/g16. console# clear spanning-tree detected-protocols ethernet 1/g16 spanning-tree mst priority The spanning-tree mst priority Global Configuration mode command configures the device priority for the specified spanning-tree instance.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • hop-count—Number of hops in an MST region before the BDPU is discarded .(Range: 1-40) Default Configuration The default number of hops is 20. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command.
Spanning-Tree Commands spanning-tree mst cost The spanning-tree mst cost Interface Configuration mode command configures the path cost for multiple spanning tree (MST) calculations. If a loop occurs, the spanning tree considers path cost when selecting an interface to put in the forwarding state. Use the no form of this command to return to the default configuration. Syntax spanning-tree mst instance-id cost cost no spanning-tree mst instance-id cost...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines All devices in an MST region must have the same VLAN mapping, configuration revision number and name.
Spanning-Tree Commands Example The following example maps VLANs 10 - 20 to MST instance 1. console(config)# spanning-tree mst configuration console(config-mst)# instance 1 add vlan 10-20 name (mst) The name MST Configuration mode command defines the configuration name. Use the no form of this command to return to the default setting.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration The default configuration revision number is 0. Command Mode MST Configuration mode User Guidelines There are no user guidelines for this command. Example The following example sets the configuration revision to 1.
Spanning-Tree Commands Instance Vlans Mapped State -------- ------------ ------- 1-9,21-4094 Enabled 10-20 Enabled exit (mst) The exit MST Configuration mode command exits the MST configuration mode and applies all configuration changes. Syntax exit Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode MST Configuration mode User Guidelines There are no user guidelines for this command. Example The following example exits the MST configuration mode without saving changes. console(config) # spanning-tree mst configuration...
Page 277
Spanning-Tree Commands Examples The following examples displays spanning-tree information. console# show spanning-tree Spanning tree enabled mode RSTP Default port cost method: long Root ID Priority 32768 Address 00:01:42:97:e0:00 Path Cost 20000 Root Port 1 (1/g1) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority...
Page 279
Spanning-Tree Commands console# show spanning-tree active Spanning tree enabled mode RSTP Default port cost method: long Root ID Priority 32768 Address 00:01:42:97:e0:00 Path Cost 20000 Root Port 1 (1/g1 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 36864...
Page 280
Allied Telesis AT-8000GS Command Line Interface User’s Guide Name State Prio.Nbr Cost Role PortFast Type ---- ------- -------- ----- ---- -------- ---------- 1/g4 Enabled 128.4 ALTN Shared (STP) console# show spanning-tree detail Spanning tree enabled mode RSTP Default port cost method: long...
Page 281
Spanning-Tree Commands Number of transitions to forwarding state: 1 BPDU: sent 2, received 170638 Port 3 (1/g3) disabled State: N/A Role: N/A Port id: 128.3 Port cost: 20000 Type: N/A (configured: auto) Port Fast: N/A (configured:no) Designated bridge Priority: N/A Address: N/A Designated port id: N/A Designated path cost: N/A...
Page 282
Allied Telesis AT-8000GS Command Line Interface User’s Guide console# show spanning-tree ethernet 1/g1 Port 1 (1/g1) enabled State: Forwarding Role: Root Port id: 128.1 Port cost: 20000 Type: P2p (configured: auto) RSTP Port Fast: No (configured:no) Designated bridge Priority: 32768 Address: 00:01:42:97:e0:00 Designated port id: 128.25...
Page 284
Allied Telesis AT-8000GS Command Line Interface User’s Guide Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec IST Master ID Priority 32768 Address 00:02:4b:29:7a:00 This switch is the IST master. Hello Time 2 sec Max Age 20 sec...
Page 285
Spanning-Tree Commands Port 4 (1/g4) enabled State: Forwarding Role: Designated Port id: 128.4 Port cost: 20000 Type: Shared (configured: auto) Internal Port Fast: No (configured:no) Designated bridge Priority: 32768 Address: 00:02:4b:29:7a:00 Designated port id: 128.2 Designated cost: 20000 Guard Root: Disabled BPDU Guard: Disabled Number of transitions to forwarding state: 1 BPDU: sent 2, received 170638...
Page 286
Allied Telesis AT-8000GS Command Line Interface User’s Guide Designated port id: 128.2 Designated cost: 20000 Guard Root: Disabled BPDU Guard: Disabled Number of transitions to forwarding state: 1 BPDU: sent 2, received 170638 Port 3 (1/g3) disabled State: Blocking Role: Alternate Port id: 128.3...
Page 287
Spanning-Tree Commands Address 00:02:4b:19:7a:00 Path Cost 10000 Rem hops Bridge ID Priority 32768 Address 00:02:4b:29:7a:00 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Max hops console# show spanning-tree Spanning tree enabled mode MSTP Default port cost method: long ###### MST 0 Vlans Mapped: 1-9 CST Root ID Priority...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 28.SSH Commands ip ssh port The ip ssh port Global Configuration mode command specifies the port to be used by the SSH server. Use the no form of this command to return to the default configuration.
SSH Commands Command Mode Global Configuration mode User Guidelines If encryption keys are not generated, the SSH server is in standby until the keys are generated. To generate SSH server keys, use the crypto key generate dsa, and crypto key generate rsa Global Configuration mode commands.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax crypto key generate rsa Parameters This command has no arguments or keywords. Default Configuration RSA key pairs do not exist. Command Mode Global Configuration mode User Guidelines RSA keys are generated in pairs: one public RSA key and one private RSA key. If the device already has RSA keys, a warning and prompt to replace the existing keys with new keys are displayed.
SSH Commands Example The following example enables public key authentication for incoming SSH sessions. console(config)# ip ssh pubkey-auth crypto key pubkey-chain ssh The crypto key pubkey-chain ssh Global Configuration mode command enters the SSH Public Key-chain Configuration mode. The mode is used to manually specify other device public keys such as SSH client public keys.
Allied Telesis AT-8000GS Command Line Interface User’s Guide user-key The user-key SSH Public Key-string Configuration mode command specifies which SSH public key is manually configured. Use the no form of this command to remove an SSH public key. Syntax user-key username {rsa | dsa}...
SSH Commands Default Configuration No keys exist. Command Mode SSH Public Key-string Configuration mode User Guidelines Use the key-string SSH Public Key-string Configuration mode command to specify which SSH public key is to be interactively configured next. To complete the command, you must enter a row with no characters. Use the key-string row SSH Public Key-string Configuration mode command to specify the SSH public key row by row.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the SSH server configuration.
SSH Commands Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the SSH public RSA keys on the device. console# show crypto key mypubkey rsa RSA key data: 005C300D 06092A86 4886F70D 01010105 00034B00 30480241 00C5E23B 55D6AB22 04AEF1BA A54028A6 9ACC01C5 129D99E4 64CAB820 847EDAD9 DF0B4E4C 73A05DD2...
Page 296
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example displays SSH public keys stored on the device. console# show crypto key pubkey-chain ssh Username Fingerprint -------- ----------------------------------------------- 9A:CC:01:C5:78:39:27:86:79:CC:23:C5:98:59:F1:86 john 98:F7:6E:28:F2:79:87:C8:18:F8:88:CC:F8:89:87:C8 console# show crypto key pubkey-chain ssh username bob...
Syslog Commands Chapter 29.Syslog Commands logging on The logging on Global Configuration mode command controls error message logging. This command sends debug or error messages to a logging process, which logs messages to designated locations asynchronously to the process that generated the messages. Use the no form of this command to disable the logging process. Syntax logging on no logging on...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • ipv4-address — Specifies the IPv4 address of the host to be used as a syslog server. • Ipv6-address — Specifies the IPv6 address of the host to be used as a syslog server.
Syslog Commands Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example limits logging messages displayed on the console to severity level errors. console(config)# logging console errors logging buffered The logging buffered Global Configuration mode command limits syslog messages displayed from an internal buffer based on severity.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax logging buffered size number no logging buffered size Parameters • number — Specifies the maximum number of messages stored in the history table. (Range: 20 - 400) Default Configuration The default number of messages is 200.
Syslog Commands logging file The logging file Global Configuration mode command limits syslog messages sent to the logging file based on severity. Use the no form of this command to cancel using the logging file. Syntax logging file level no logging file Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example clears messages from the logging file. console# clear logging file Clear Logging File [y/n] aaa logging The aaa logging Global Configuration mode command enables logging AAA login events. Use the no form of this command to disable logging AAA login events.
Syslog Commands Parameters • copy — Indicates logging messages related to file copy operations. • delete-rename — Indicates logging messages related to file deletion and renaming operations. Default Configuration Logging file system events is enabled. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command.
Allied Telesis AT-8000GS Command Line Interface User’s Guide show logging The show logging Privileged EXEC mode command displays the state of logging and the syslog messages stored in the internal buffer. Syntax show logging Parameters This command has no arguments or keywords.
Syslog Commands Buffer log: 11-Aug-2009 15:41:43: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up 11-Aug-2009 15:41:43: %LINK-3-UPDOWN: Interface Ethernet1/0, changed state to up 11-Aug-2009 15:41:43: %LINK-3-UPDOWN: Interface Ethernet1/1, changed state to up 11-Aug-2009 15:41:43: %LINK-3-UPDOWN: Interface Ethernet1/2, changed state to up 11-Aug-2009 15:41:43: %LINK-3-UPDOWN: Interface Ethernet1/3, changed state to up 11-Aug-2009 15:41:43: %SYS-5-CONFIG_I: Configured from memory by console 11-Aug-2009 15:41:39: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0,...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example displays the logging state and the syslog messages stored in the logging file. Console# show logging file Logging is enabled. Console logging: level debugging. Console Messages: 0 Dropped (severity).
Page 307
Syslog Commands Syntax show syslog-servers Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the settings of the syslog servers. console# show syslog-servers Device Configuration IP address...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 30.TACACS+ Commands tacacs-server host The tacacs-server host Global Configuration mode command specifies a TACACS+ host. Use the no form of this command to delete the specified name or address. Syntax tacacs-server host {ip-address | hostname} [single-connection] [port port-number] [timeout timeout] [key key-...
TACACS+ Commands Example The following example specifies a TACACS+ host. console(config)# tacacs-server host 172.16.1.1 tacacs-server key The tacacs-server key Global Configuration mode command sets the authentication encryption key used for all TACACS+ communications between the device and the TACACS+ daemon. Use the no form of this command to disable the key.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration 5 seconds Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example sets the timeout value to 30. console(config)# tacacs-server timeout 30...
Page 311
TACACS+ Commands Syntax show tacacs [ip-address] Parameters • ip-address — Name or IP address of the TACACS+ server. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays configuration and statistical information about a TACACS+ server.
Tunnel Commands Command Mode Interface Tunnel Configuration mode. User Guidelines • The system can be enabled to an ISATAP tunnel. When enabled, an automatic tunnel interface is created on each interface that is assigned with an IPv4 address. Note On a specific interface (that is port/ VLAN), both native IPv6 and transition mechanisms can coexist. The host implementation chooses the egress interface according to the scope of the destination IP address (for example ISATAP/ Native IPv6).
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures a global string ATI_Tunnel_Router to represent a specific automatic tunnel router domain name: console(config)# interface tunnel 1 console(config-tunnel)# tunnel isatap router ATI_Tunnel_Router tunnel source The tunnel source Interface Tunnel Configuration mode command sets the local (source) tunnel interface IPv4 address.
Tunnel Commands no tunnel isatap query-interval Parameters • seconds — Specifies the number of seconds between DNS Queries. (Range: 10 - 3600) Default Configuration 10 seconds. Command Mode Global Configuration mode. User Guidelines • This command determines the interval of DNS queries before the IP address of the ISATAP router is known. When the IP address is known, the robustness level that is set by the tunnel isatap robustness global configuration command determines the refresh rate.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures the interval between ISATAP router solicitations messages to 60 seconds. console(config)# tunnel isatap solicitation-interval 60 tunnel isatap robustness The tunnel isatap robustness Global Configuration mode command configures the number of DNS Query/Router Solicitation refresh messages that the device sends.
Page 317
Tunnel Commands Default Configuration This command has no default setting. Command Mode Privileged EXEC mode. User Guidelines There are no user guidelines for this command. Example The following example displays information on the ISATAP tunnel: console> show ipv6 tunnel Router DNS name: ISATAP Router IPv4 address: 172.16.1.1 DNS Query interval: 10 seconds Min DNS Query interval: 0 seconds...
System Management Commands – physical-port-name = Product specific. • When using the ping ipv6 command to check network connectivity of a directly attached host using its link local address, the egress interface must be specified as defined in RFC 4007. Example The following example displays pinging results: console>...
Page 320
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • ip-address — IP address of the destination host. An out-of-band IP address can be specified as described in the usage guidelines (Nust be a valid IP address). • hostname — Host name of the destination host (Range 1 - 158 characters - Max. label size:63).
Page 321
System Management Commands Several concurrent Telnet sessions can be opened and switched. To open a subsequent session, the current connection has to be suspended by pressing the escape sequence keys (Ctrl-shift-6) and x to return to the system command prompt. Then open a new connection with the Telnet User EXEC mode command. Table 2: Keywords Table Op tio n...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Table 3: Ports Table Key wo rd Des cription Por t n um ber pop3 Post Office Protocol v3 smtp Simple Mail Transport Protocol sunpc Sun Remote Procedure Call syslog Syslog tacacs...
System Management Commands resume Syntax resume [connection] Default Configuration The default connection number is that of the most recent connection. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following command switches to open Telnet session number 1. console>...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example specifies the device host name. console(config)# hostname stack stack(config)# no hostname console(config)# stack master The stack master Global Configuration mode command enables forcing the selection of a stack master. Use the no form of this command to return to the default configuration.
System Management Commands Syntax stack reload [unit unit] Parameters • unit — Number of the unit to be reloaded (Range: 1 - 6) Default Configuration All units are reloaded. Command Modes Privileged EXEC mode User Guidelines This command is not relevant to standalone devices. If no unit is specified, all units are reloaded.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example This example changes Unit Number 6 to Unit Number 5. The command takes effect only after resetting the device. console# config console(config)# stack change unit-id 6 to 5 show stack The show stack User EXEC mode command displays information about the status of a stack.
System Management Commands console# show stack 1 Unit: 1 MAC address: 00:15:77:74:64:40 Master: Enabled. Product: AT -S95/48. Software: v1.1.0.23 Uplink unit: 2 Downlink unit: 3. Status: Master Active image: image-2. Selected for next boot: image-2. Topology is Ring Unit Num After Reset: show users The show users User EXEC mode command displays information about the active users.
Allied Telesis AT-8000GS Command Line Interface User’s Guide show sessions The show sessions User EXEC mode command lists open Telnet sessions. Syntax show sessions Parameters This command has no arguments or keywords. Default Configuration There is no default configuration for this command.
Page 329
System Management Commands Parameters • unit— Specifies the number of the unit. (Range: 1 - 6) Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Page 329...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example displays the system information AtiStack# show system Unit Type ---- ------------------- AT-8000GS/24 AT-8000GS/24 AT-8000GS/48 Unit Main Power Supply Redundant Power Supply ---- ----------------- ---------------------- Unit Temperature (Celsius) Temperature Sensor Status...
System Management Commands Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the system information Console> show system id Unit Serial number -------------------- -------------------- 8936589782...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Unit SW version Boot version HW version ---- ---------- ------------ ---------- v1.1.0.29 1.0.1.06 01.00.00 v1.1.0.29 1.0.1.06 01.00.00 v1.1.0.29 1.0.1.06 01.00.00 v1.1.0.29 1.0.1.06 01.00.00 v1.1.0.29 1.0.1.06 01.00.00 v1.1.0.29 1.0.1.06 01.00.00 console# show system defaults The show system defaults User EXEC mode command displays specified system defaults.
Page 333
System Management Commands Example The following example displays the system defaults. console# show system defaults System Mode: Switch # Management defaults Telnet: Enabled SSH: Enabled HTTP: Enabled, port 80 HTTPS: Enabled, port 443 SNMP: Enabled. User: first SNMP version: V3 SNMP Local Engine ID: 00001 SNMP Notifications: Enabled SNMP Authentication Notifications: Enabled...
Page 334
Allied Telesis AT-8000GS Command Line Interface User’s Guide 20 GE regular 4 GE combo Duplex: Full Negotiation: Enabled Flow control: Off Mdix mode: auto Storm control: Disabled Storm control mode: broadcast, multicast Port security: Disabled LLDP: Enabled LLDPDU Handeling: Filtering...
Page 335
System Management Commands GVRP: Disabled Port mode: Access VLAN membership: 1 PVE: not defined # Network security defaults DHCP snooping: Disabled # DOS attacks # IP addressing defaults No IP interface is defined # QOS and ACLs defaults QoS is Disabled QoS Trust Mode: CoS Queue default mapping: qid:...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 33.User Interface Commands The do command executes an EXEC-level command from Global Configuration mode or any configuration submode. Syntax do command Parameters • command — Specifies the EXEC-level command to execute.
User Interface Commands enable The enable User EXEC mode command enters the Privileged EXEC mode. Syntax enable [privilege-level] Parameters • privilege-level — Privilege level to enter the system. (Range: 1 - 15) Default Configuration The default privilege level is 15. Command Mode User EXEC mode User Guidelines...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example returns to Users EXEC mode. console# disable console> login The login User EXEC mode command changes a login username. Syntax login Parameters This command has no arguments or keywords.
User Interface Commands Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example enters Global Configuration mode. console# configure console(config)# exit (Configuration) The exit command exits any configuration mode to the next highest mode in the CLI mode hierarchy. Syntax exit Parameters...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged and User EXEC modes User Guidelines There are no user guidelines for this command.
User Interface Commands Syntax help Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode All command modes User Guidelines There are no user guidelines for this command. Example The following example describes the help system console# help Help may be requested at any point in a command by entering a question mark '?'.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode User EXEC mode User Guidelines By default, a More prompt is displayed when the output contains more lines than can be displayed on the screen. Pressing the Enter key displays the next line; pressing the Spacebar displays the next screen of output. The data- dump command enables dumping all output immediately after entering the show command.
User Interface Commands console# show history show version show clock show history 3 commands were logged (buffer size is 10) show privilege The show privilege Privileged/User EXEC mode command displays the current privilege level. Syntax show privilege Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 34.VLAN Commands vlan database The vlan database Global Configuration mode command enters the VLAN Configuration mode. Syntax vlan database Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration.
VLAN Commands Command Mode VLAN Configuration mode User Guidelines There are no user guidelines for this command. Example The following example VLAN number 1972 is created. console(config)# vlan database console(config-vlan)# vlan 1972 interface vlan The interface vlan Global Configuration mode command enters the Interface Configuration (VLAN) mode. Syntax interface vlan vlan-id Parameters...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax interface range vlan {vlan-range | all} Parameters • vlan-range — Specifies a list of VLAN IDs to be added. Separate nonconsecutive VLAN IDs with a comma and no spaces; a hyphen designates a range of IDs.
VLAN Commands Example The following example gives VLAN number 19 the name Marketing. console(config)# interface vlan 19 console(config-if)# name Marketing switchport protected The switchport protected Interface Configuration mode command enables Private VLAN Edge, by overriding the FDB decision, and sends all Unicast, Multicast and Broadcast traffic to an uplink port. Use the no form of this command to disable overriding the FDB decisiond.
Allied Telesis AT-8000GS Command Line Interface User’s Guide switchport mode The switchport mode Interface Configuration mode command configures the VLAN membership mode of a port. Use the no form of this command to return to the default configuration. Syntax switchport mode {access | trunk | general}...
VLAN Commands switchport access vlan The switchport access vlan Interface Configuration mode command configures the VLAN ID when the interface is in access mode. Use the no form of this command to return to the default configuration. Syntax switchport access vlan {vlan-id } no switchport access vlan Parameters •...
Allied Telesis AT-8000GS Command Line Interface User’s Guide User Guidelines There are no user guidelines for this command. Example The following example adds VLANs 1, 2, 5 to 6 to the allowed list of Ethernet port 1/g16. console(config)# interface ethernet 1/g16...
VLAN Commands Parameters • add vlan-list — Specifies the list of VLAN IDs to be added. Separate nonconsecutive VLAN IDs with a comma and no spaces. A hyphen designates a range of IDs. • remove vlan-list — Specifies the list of VLAN IDs to be removed. Separate nonconsecutive VLAN IDs with a comma and no spaces.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example configures the PVID for Ethernet port 1/g16, when the interface is in general mode. console(config)# interface ethernet 1/g16 console(config-if)# switchport general pvid 234 switchport general ingress-filtering disable The switchport general ingress-filtering disable Interface Configuration mode command disables the ingress filtering of a port.
VLAN Commands Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example configures Ethernet port 1/g16 to discard untagged frames at ingress. console(config)# interface ethernet 1/g16 console(config-if)# switchport general acceptable-frame-type tagged-only switchport general map macs-group vlan The switchport general map macs-group vlan interface configuration mode command sets a mac-based classification rule.
VLAN Commands Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays macs-groups information show vlan macs-groups console# MAC Address...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Example The following example forbids adding VLAN IDs 234 to 256 to Ethernet port 1/g16. console(config)# interface ethernet 1/g16 console(config-if)# switchport forbidden vlan add 234-256 ip internal-usage-vlan The ip internal-usage-vlan Interface Configuration mode command reserves a VLAN as the internal usage VLAN of an interface.
VLAN Commands show vlan The show vlan Privileged EXEC mode command displays VLAN information. Syntax show vlan [tag vlan-id | name vlan-name ] Parameters • vlan-id — specifies a VLAN ID • vlan-name — Specifies a VLAN name string. (Range: 1 - 32 characters) Default Configuration This command has no default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays VLANs used internally by the device.
Page 359
VLAN Commands Example The following example displays the switchport configuration for Ethernet port 1/g1. console# show interface switchport ethernet 1/g1 Port 1/g1: VLAN Membership mode: General Operating parameters: PVID: 1 (default) Ingress Filtering: Enabled Acceptable Frame Type: All GVRP status: Enabled Protected: Enabled, Uplink is 1/g9 Port 1/g1 is member in: Vlan...
Page 360
Allied Telesis AT-8000GS Command Line Interface User’s Guide console# show interface switchport ethernet 1/g2 Port 1/g2: VLAN Membership mode: General Operating parameters: PVID: 4095 (discard vlan) Ingress Filtering: Enabled Acceptable Frame Type: All Port 1/g1 is member in: Vlan Name...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Chapter 35.Web Server Commands ip http server The ip http server Global Configuration mode command enables configuring the device from a browser. Use the no form of this command to disable this function.
Web Server Commands Command Mode Global Configuration mode User Guidelines Use the crypto certificate generate Global Configuration mode command to generate an HTTPS certificate. Specifying 0 as the port number effectively disables HTTP access to the device. Example The following example configures the http port number to 100. console(config)# ip http port 100 ip http exec-timeout The ip http port Global Configuration mode command configures the exec-timeout for HTTPS where the HTTPS...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Syntax ip https server no ip https server Parameters This command has no arguments or keywords. Default Configuration Disabled. Command Mode Global Configuration mode User Guidelines Use the crypto certificate generate Global Configuration mode command to generate an HTTPS certificate.
Web Server Commands Example The following example configures the https port number to 100. console(config)# ip https port 100 ip https exec-timeout iThe ip https exec-timeout Global Configuration mode command sets the interval for the system wait for user input in https sessions, before automatic logoff. Use the no form of this command to restore the default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • number — Specifies the certificate number. (Range: 1 - 2) • key-generate — Regenerate the SSL RSA key. • length — Specifies the SSL RSA key length. (Range: 512 - 2048) •...
Page 367
Web Server Commands Syntax crypto certificate number request [cn common- name ] [ou organization-unit] [or organization] [loc location] [st state] [cu country] Parameters • number — Specifies the certificate number. (Range: 1 - 2) • common- name — Specifies the fully qualified URL or IP address of the device. (Range: 1- 64) •...
Web Server Commands Example The following example imports a certificate signed by Certification Authority for HTTPS. console(config)# crypto certificate 1 import -----BEGIN CERTIFICATE----- dHmUgUm9vdCBDZXJ0aWZpZXIwXDANBgkqhkiG9w0BAQEFAANLADBIAkEAp4HS nnH/xQSGA2ffkRBwU2XIxb7n8VPsTm1xyJ1t11a1GaqchfMqqe0kmfhcoHSWr yf1FpD0MWOTgDAwIDAQABo4IBojCCAZ4wEwYJKwYBBAGCNxQCBAYeBABDAEEw CwR0PBAQDAgFGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFAf4MT9BRD47 ZvKBAEL9Ggp+6MIIBNgYDVR0fBIIBLTCCASkwgdKggc+ggcyGgclsZGFwOi8v L0VByb3h5JTIwU29mdHdhcmUlMjBSb290JTIwQ2VydGlmaWVyLENOPXNlcnZl -----END CERTIFICATE----- Certificate imported successfully. Issued to: router.gm.com Issued by: www.verisign.com Valid from: 8/9/2008 to 8/9/2009 Subject: CN= router.gm.com, 0= General Motors, C= US Finger print: DC789788 DC88A988 127897BC BB789788...
Allied Telesis AT-8000GS Command Line Interface User’s Guide show crypto certificate mycertificate The show crypto certificate mycertificate Privileged EXEC mode command displays the SSH certificates of the device. Syntax show crypto certificate mycertificate [number] Parameters • number — Specifies the certificate number. (Range: 1- 2) Default Configuration This command has no default configuration.
Web Server Commands Parameters This command has no arguments or keywords. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the HTTP server configuration. console# show ip http HTTP server enabled.
Page 372
Allied Telesis AT-8000GS Command Line Interface User’s Guide Certificate 1 is active Issued by: www.verisign.com Valid from: 8/9/2008 to 8/9/2009 Subject: CN= router.gm.com, 0= General Motors, C= US Finger print: DC789788 DC88A988 127897BC BB789788 Certificate 2 is inactive Issued by: self-signed Valid from: 8/9/2008 to 8/9/2009 Subject: CN= router.gm.com, 0= General Motors, C= US...
802.1x Commands Chapter 36. 802.1x Commands aaa authentication dot1x The aaa authentication dot1x Global Configuration mode command specifies one or more authentication, authorization, and accounting (AAA) methods for use on interfaces running IEEE 802.1X. Use the no form of this command to return to the default configuration.
Allied Telesis AT-8000GS Command Line Interface User’s Guide no dot1x system-auth-control Parameters This command has no arguments or keywords. Default Configuration 802.1x is disabled globally. Command Modes Global Configuration mode User Guidelines There are no user guidelines for this command.
802.1x Commands User Guidelines It is recommended to disable spanning tree or to enable spanning-tree PortFast mode on 802.1x edge ports (ports in auto state that are connected to end stations), in order to get immediately to the forwarding state after successful authentication.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • seconds — Number of seconds between re-authentication attempts. (Range: 300 - 4294967295) Default Configuration Re-authentication period is 3600 seconds. Command Mode Interface Configuration (Ethernet) mode User Guidelines There are no user guidelines for this command.
802.1x Commands dot1x timeout quiet-period The dot1x timeout quiet-period Interface Configuration mode command sets the number of seconds that the device remains in the quiet state following a failed authentication exchange (for example, the client provided an invalid password). Use the no form of this command to return to the default configuration. Syntax dot1x timeout quiet-period seconds no dot1x timeout quiet-period...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Default Configuration Timeout period is 30 seconds. Command Mode Interface Configuration (Ethernet) mode User Guidelines The default value of this command should be changed only to adjust for unusual circumstances, such as unreliable links or specific behavioral problems with certain clients.
802.1x Commands Example The following example sets the number of times that the device sends an EAP-request/identity frame to 6 . console(config)# interface ethernet 1/g16 console(config-if)# dot1x max-req 6 dot1x timeout supp-timeout The dot1x timeout supp-timeout Interface Configuration mode command sets the time for the retransmission of an Extensible Authentication Protocol (EAP)-request frame to the client.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Parameters • seconds — Time in seconds that the device waits for a response from the authentication server. (Range: 1 - 65535 seconds) Default Configuration The timeout period is 30 seconds. Command Mode...
Page 381
802.1x Commands 802.1x is enabled Port Admin Mode Oper Mode Reauth Reauth Username Control Period ---- ---------- --------- ------- ------ -------- 1/g1 Auto Authorized 3600 1/g2 Auto Authorized 3600 John 1/g3 Auto Unauthorized 3600 Clark 1/g4 Force-auth Authorized 3600 1/g5 Force-auth Unauthorized* 3600...
Allied Telesis AT-8000GS Command Line Interface User’s Guide Authentication success: 9 Authentication fails: 1 The following table describes significant fields shown above: Field Description Port The port number. Admin mode The port admin mode. Possible values: Force-auth, Force-unauth, Auto. Oper mode The port oper mode.
Page 383
802.1x Commands Syntax show dot1x users [username username] Parameters • username — Supplicant username (Range: 1 - 160 characters) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays 802.1X users.
Allied Telesis AT-8000GS Command Line Interface User’s Guide show dot1x statistics The show dot1x statistics Privileged EXEC mode command displays 802.1X statistics for the specified interface. Syntax show dot1x statistics ethernet interface Parameters • interface — Valid Ethernet port. (Full syntax: unit/port) Default Configuration This command has no default configuration.
802.1x Commands The following table describes the significant fields shown in the display: Field Description EapolFramesRx The number of valid EAPOL frames of any type that have been received by this Authenticator. EapolFramesTx The number of EAPOL frames of any type that have been transmitted by this Authenticator.
Allied Telesis AT-8000GS Command Line Interface User’s Guide Command Mode Interface Configuration (VLAN) mode User Guidelines An access port cannot be a member in an unauthenticated VLAN. The native VLAN of a trunk port cannot be an unauthenticated VLAN. For a general port, the PVID can be an unauthenticated VLAN (although only tagged packets would be accepted in the unauthorized state.)
802.1x Commands Example The following example defines VLAN 2 as a guest VLAN. console# console# configure console(config)# vlan database console(config-vlan)# vlan 2 console(config-vlan)# exit console(config)# interface vlan 2 console(config-if)# dot1x guest-vlan dot1x mac-authentication The mac-authentication Interface Configuration mode command enables authentication based on the station's MAC address.
Allied Telesis AT-8000GS Command Line Interface User’s Guide show dot1x advanced The show dot1x advanced privileged EXEC mode command displays 802.1X advanced features for the switch or for the specified interface. Syntax show dot1x advanced interface Parameters • interface — Ethernet interface.
802.1x Commands Command Mode Interface Configuration (Ethernet) mode User Guidelines The command is relevant when multiple hosts is disabled and the user has been successfully authenticated. Example The following example forwards frames with source addresses that are not the supplicant address and sends consecutive traps at intervals of 100 seconds.
Page 392
Allied Telesis AT-8000GS Command Line Interface User’s Guide Examples The following example enables user-based VLAN assignment. console(config)# interface ethernet 1/g16 console(config-if)# dot1x radius-attributes vlan Page 392...
Page 394
Allied Telesis AT-8000GS Command Line Interface User’s Guide end 340 ip https certificate 369 Entering Commands 20 ip https port 365 exec-timeout 161 ip https server 363 exit 339 ip igmp snooping (Global) 128 exit (Configuration) 339 ip igmp snooping (Interface) 128...
Page 396
Allied Telesis AT-8000GS Command Line Interface User’s Guide show fiber-ports optical-transceiver 199 show rmon alarm 236 show gvrp configuration 124 show rmon alarm-table 235 show gvrp error-statistics 126 show rmon collection history 230 show gvrp statistics 125 show rmon events 238...
Need help?
Do you have a question about the AT-S95 and is the answer not in the manual?
Questions and answers