EasyManua.ls Logo

Dell PowerConnect 3524 User Manual

Dell PowerConnect 3524
538 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
www.dell.com | support.dell.com
Dell™ PowerConnect™ 3500 Series
CLI Reference Guide
book.book Page 1 Thursday, December 18, 2008 7:40 PM

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Dell PowerConnect 3524 and is the answer not in the manual?

Dell PowerConnect 3524 Specifications

General IconGeneral
Throughput9.5 Mpps
Number of queues4
MAC address table8000 entries
Maximum data transfer rate0.1 Gbit/s
Supported data transfer rates10/100 Mbps
10G supportNo
Number of VLANs256
Flow control supportYes
Networking standardsIEEE 802.1D, IEEE 802.1p, IEEE 802.1Q, IEEE 802.1s, IEEE 802.1w, IEEE 802.3ad
Input frequency50/60 Hz
Weight (imperial)11 lbs
Dimensions (WxDxH)440 x 257 x 43.2 mm
Networking featuresGigabit Ethernet, Fast Ethernet
Authentication methodRADIUS, TACACS+
Connectivity technologyWired
Dimensions (W x D x H) (imperial)17.3 x 10.12 x 1.7 \
Switch typeManaged
Switch layerL2
Data link protocolsEthernet
Supported network protocolsHTTP, HTTPS/SSL, SSH
Power connectorDC-in jack
Gigabit Ethernet (copper) ports quantity2
Basic switching RJ-45 Ethernet ports quantity24
Product colorBlack
Power sourceAC
Input voltage100 - 240 V
Storage temperature (T-T)-20 - 70 °C
Operating temperature (T-T)0 - 45 °C
Storage relative humidity (H-H)10 - 95 %
Operating relative humidity (H-H)10 - 90 %
Weight and Dimensions IconWeight and Dimensions
Weight5000 g

Summary

Using the CLI

CLI Command Modes

Describes the different command modes used for configuring the device, such as User EXEC, Privileged EXEC, and Configuration modes.

Starting the CLI

Details the steps for connecting to the device console port or via Telnet to start using the CLI.

Command Groups

AAA Commands

Configures connection security, including authorization and passwords.

ACL Commands

Configures Access Control Lists (ACLs) on the device.

Address Table Commands

Configures bridging Address Tables and related multicast operations.

Configuration and Image Files Commands

Manages device configuration files and system images, including copy and delete operations.

DHCP Snooping Commands

Configures DHCP snooping to enhance network security by preventing rogue DHCP servers.

Ethernet Configuration Commands

Configures Ethernet port parameters, including speed, duplex, flow control, and storm control.

IP Addressing Commands

Configures IP addresses, default gateways, and DNS settings for interfaces.

IPv6 Addressing

Configures IPv6 addresses, autoconfiguration, and related ICMP settings.

Management ACL Commands

Configures management access lists to control access to the device.

Port Channel Commands

Configures port channels for link aggregation.

QoS Commands

Configures Quality of Service (QoS) parameters for traffic management.

RADIUS Commands

Configures and displays RADIUS server settings for authentication.

SNMP Commands

Configures SNMP settings, including communities, views, users, and traps.

Spanning Tree Commands

Configures and manages Spanning Tree protocol behavior.

SSH Commands

Configures SSH server settings, key generation, and public key authentication.

Syslog Commands

Manages and displays syslog messages, including logging destinations and buffering.

System Management Commands

Provides commands for system-level operations like ping, traceroute, reload, and host management.

TACACS+ Commands

Configures TACACS+ server settings for centralized authentication and authorization.

VLAN Commands

Configures Virtual LANs (VLANs), including database management and port assignments.

802.1x Commands

Configures IEEE 802.1X authentication for port access control.

Command Modes

GC (Global Configuration) Mode

Commands that affect the entire system configuration globally.

IC (Interface Configuration) Mode

Commands to modify specific interface operations.

ML (MAC Access-List) Mode

Configures conditions for traffic filtering based on MAC addresses.

PE (Privileged EXEC) Mode

Provides access to restricted commands and configuration modes.

SP (SSH Public Key) Mode

Manually specifies device SSH public keys.

UE (User EXEC) Mode

The initial mode for basic tests and system information listing.

VC (VLAN Configuration) Mode

Enters VLAN database configuration and creates/configures VLANs.

IPAL (IP-Access List Configuration) Mode

Configures conditions for traffic filtering based on IP addresses.

MAL (MAC-Access List Configuration) Mode

Configures conditions for traffic filtering based on MAC addresses.

AAA Commands

aaa authentication login

Defines login authentication methods for users.

aaa authentication enable

Defines authentication method lists for accessing higher privilege levels.

login authentication

Specifies the login authentication method list for remote Telnet or console access.

enable authentication

Specifies the authentication method list for accessing higher privilege levels.

ACL Commands

ip access-list

Defines an IPv4 access list and enters IPv4 ACL configuration mode.

permit (IP)

Permits traffic if conditions in the permit statement match.

deny (IP)

Denies traffic if conditions in the deny statement match.

mac access-list

Creates Layer 2 ACLs based on MAC addresses.

permit (MAC)

Sets permit conditions for a MAC access list.

deny (MAC)

Denies traffic if conditions in the deny statement match.

Address Table Commands

bridge address

Adds a static MAC-layer station source address to the bridge table.

port security

Locks the port and prevents learning new addresses.

port security mode

Configures the port security learning mode.

port security max

Configures the maximum number of addresses learned on a port.

port security routed secure-address

Adds MAC-layer secure addresses to a routed port.

Clock Commands

clock set

Manually sets the system clock time and date.

clock source

Configures an external time source for the system clock.

Configuration and Image Files

copy

Copies files from a source to a destination, supporting various URL prefixes.

delete

Deletes files from flash memory devices.

delete startup-config

Deletes the startup configuration file.

boot system

Specifies the system image loaded at startup.

DHCP Snooping

ip dhcp snooping

Globally enables DHCP snooping.

ip dhcp snooping vlan

Enables DHCP snooping on a specific VLAN.

ip dhcp snooping trust

Configures a port as trusted for DHCP snooping purposes.

Ethernet Configuration Commands

interface ethernet

Enters interface configuration mode for an Ethernet type interface.

interface range ethernet

Configures multiple Ethernet type interfaces simultaneously.

shutdown

Disables an interface.

duplex

Configures the full/half duplex operation of an Ethernet interface.

negotiation

Enables auto-negotiation for speed and duplex parameters.

flowcontrol

Configures flow control on a given interface.

GVRP Commands

gvrp enable (Global)

Enables GVRP globally on the device.

gvrp enable (Interface)

Enables GVRP on a specific interface.

IGMP Snooping Commands

ip igmp snooping (Global)

Globally enables Internet Group Management Protocol (IGMP) snooping.

ip igmp snooping (Interface)

Enables IGMP snooping on a specific VLAN interface.

IP Addressing Commands

ip address

Sets an IP address for an interface.

ip address dhcp

Acquires an IP address from a DHCP server for an interface.

ip default-gateway

Defines a default gateway (router) for the device.

IPv6 Addressing

ipv6 enable

Enables IPv6 processing on an interface.

ipv6 address autoconfig

Enables automatic IPv6 address configuration using stateless autoconfiguration.

ipv6 address

Configures an IPv6 address for an interface.

ipv6 address link-local

Configures an IPv6 link-local address for an interface.

ipv6 default-gateway

Defines an IPv6 default gateway.

LACP Commands

lacp system-priority

Configures the system LACP priority.

lacp port-priority

Configures the priority value for physical ports.

Line Commands

line

Identifies a specific line for configuration and enters line configuration mode.

speed

Configures the line baud rate.

Management ACL

management access-list

Defines a management access list and enters access list configuration mode.

permit (Management)

Defines a permit rule for management access.

deny (Management)

Defines a deny rule for management access.

management access-class

Restricts management connections by defining the active management access list.

LLDP Commands

lldp enable (global)

Enables Link Layer Discovery Protocol (LLDP) globally.

lldp enable (interface)

Enables LLDP on a specific interface.

Login Banner

banner exec

Specifies and enables a message displayed when an EXEC process is created.

banner login

Specifies and enables a message displayed before login prompts.

banner motd

Specifies and enables a message-of-the-day banner.

PHY Diagnostics Commands

test copper-port tdr

Diagnoses copper cable quality and characteristics using TDR technology.

Power over Ethernet Commands

power inline

Configures the administrative mode of inline power on an interface.

Port Channel Commands

interface port-channel

Enters interface configuration mode for a specific port-channel.

interface range port-channel

Configures multiple port-channels simultaneously.

channel-group

Associates a port with a port-channel.

Port Monitor Commands

port monitor

Starts a port monitoring session, copying traffic to another port.

QoS Commands

qos

Enables Quality of Service (QoS) on the device.

RADIUS Commands

radius-server host

Specifies a RADIUS server host and its connection parameters.

radius-server key

Sets the authentication and encryption key for RADIUS communications.

RMON Commands

show rmon statistics

Displays RMON Ethernet statistics for ports.

SNMP Commands

snmp-server community

Configures the community access string for SNMP protocol access.

snmp-server view

Creates or updates a Simple Network Management Protocol (SNMP) server view entry.

snmp-server group

Configures an SNMP group or maps users to SNMP views.

snmp-server user

Configures a new SNMP Version 3 user.

snmp-server engineID local

Specifies the SNMP engineID on the local device.

snmp-server host

Specifies the recipient of SNMPv1 or SNMPv2 notifications.

snmp-server v3-host

Specifies the recipient of SNMP Version 3 notifications.

Spanning-Tree Commands

spanning-tree

Enables spanning-tree functionality.

spanning-tree mode

Configures the Spanning Tree protocol mode (STP, RSTP, MSTP).

spanning-tree disable

Disables Spanning Tree on a specific port.

spanning-tree cost

Configures the Spanning Tree path cost for a port.

spanning-tree port-priority

Configures port priority for MST instances.

spanning-tree portfast

Enables PortFast mode for faster interface transition to forwarding state.

spanning-tree mst configuration

Enables configuring an MST region.

spanning-tree guard root

Enables root guard on an interface to restrict it as a root port.

SSH Commands

ip ssh port

Specifies the TCP port to be used by the SSH server.

ip ssh server

Enables device configuration from an SSH server.

crypto key generate dsa

Generates DSA key pairs for SSH encryption.

crypto key generate rsa

Generates RSA key pairs for SSH encryption.

ip ssh pubkey-auth

Enables public key authentication for incoming SSH sessions.

crypto key pubkey-chain ssh

Enters SSH Public Key-chain configuration mode for specifying public keys.

user-key

Specifies which SSH public key is manually configured.

key-string

Manually specifies an SSH public key.

Syslog Commands

logging on

Controls error message logging, sending messages to designated locations.

logging

Logs messages to a syslog server.

System Management

ping

Sends ICMP echo request packets to another node on the network.

traceroute

Discovers routes that packets take when traveling to their destination.

reload

Reloads the operating system.

hostname

Specifies or modifies the device host name.

TACACS+ Commands

tacacs-server host

Specifies a TACACS+ host and its connection parameters.

tacacs-server key

Sets the authentication encryption key for TACACS+ communications.

TIC Commands

passwords min-length

Sets the minimum length required for passwords in the local database.

Tunnel

interface tunnel

Enters tunnel interface configuration mode.

User Interface

enable

Enters the Privileged EXEC mode.

disable

Returns to User EXEC mode.

configure

Enters the Global Configuration mode.

VLAN Commands

vlan database

Enters the VLAN database configuration mode.

vlan

Creates a VLAN.

interface vlan

Enters the Interface Configuration (VLAN) mode.

interface range vlan

Enables simultaneous configuration of multiple VLANs.

switchport access vlan

Configures the VLAN ID when the interface is in access mode.

switchport trunk allowed vlan

Adds or removes VLANs to or from a trunk port.

switchport mode

Configures the VLAN membership mode of a port.

Voice VLAN

voice vlan enable

Enables automatic voice VLAN configuration for a port.

Web Server

crypto certificate generate

Generates a self-signed HTTPS certificate.

crypto certificate request

Generates and displays certificate requests for HTTPS.

802.1x Commands

aaa authentication dot1x

Specifies AAA methods for interfaces running IEEE 802.1X authentication.

dot1x system-auth-control

Enables 802.1X authentication globally.

dot1x port-control

Enables manual control of the authorization state of the port.

Related product manuals