DELL PowerConnect™ PCM6220/PCM8024/PCM6348 PCM8024-k/PC8024/ PC8024F/PC7000 Series Firmware CLI Transition Guide A Dell Technical White Paper
Dell PowerConnect™ Firmware CLI Transition Guide Notes, Notices, and Cautions A NOTE indicates important information that helps you make better use of your computer. A NOTICE indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. A CAUTION indicates a potential for property damage, personal injury, or death. THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.
Dell PowerConnect™ Firmware CLI Transition Guide Contents A Dell Technical White Paper ......................................................................................... i Introduction................................................................................................................. 2 Changes to the Interface Naming Convention ........................................................................2 Ethernet Interfaces ...................................................................
Dell PowerConnect™ Firmware CLI Transition Guide Introduction The Dell™ PowerConnect CLI Transition Guide White Paper discusses the changes in the CLI commands from the PowerConnect 6200 and 8024 3.x software to the 4.x software release on the 6200, 7000, and 8000 Series switches. Some changes were syntactical only and some were functional as specified in the following sections. NOTE: Not all commands are available on all switches.
Dell PowerConnect™ Firmware CLI Transition Guide Port Channel Interfaces Port-channel (or LAG) interfaces are represented in the CLI by the variable port-channel-number, which can assume values from 1–48. When listed in command line output, port channel interfaces are preceded by the characters Po. Loopback Interfaces Loopback interfaces are represented in the CLI by the variable loopback-id, which can assume values from 0–7.
Dell PowerConnect™ Firmware CLI Transition Guide Management Interfaces There is no longer a preconfigured management VLAN on the switch. Effective with the 4.x software, the administrator can configure a management VLAN on the in-band interfaces, but the VLAN should not be enabled for routing. The ip address command in Global Config mode no longer exists. The ability of the switch to obtain an address via DHCP is no longer restricted to a single interface. Effective with the 4.
Dell PowerConnect™ Firmware CLI Transition Guide Updated Commands – Operational Modifications Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Comments ARP arp timeout seconds arp timeout seconds In the revised implementation, the command is supported in both Global Configuration Mode and Interface Configuration Mode, while previous implementation supported only Global Configuration Mode.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Comments IPv6 Routing show ipv6 route summary [all] show ipv6 route summary [best] Use best to display the count summary for only best routes. IP Routing show ip interface show ip interface The output of the command is updated to indicate how each IP address was assigned.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Comments User Interface Exit Exit In User EXEC mode, this command behaves identically with the quit command, closing an active terminal session by logging off the switch. Virtual Router Redundancy Protocol (VRRP) Ip vrrp Ip vrrp mode vrrp group ip ip-address [secondary] no vrrp group ip ip-address vlan secondary Use the no form of the command to remove the secondary IP address.
Dell PowerConnect™ Firmware CLI Transition Guide Updated Commands – Command Mode Modifications Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Comments ARP arp timeout seconds arp timeout seconds In the revised implementation, the command is supported in both Global Configuration Mode and Interface Configuration Mode, while previous implementation supported only Global Configuration Mode.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Comments IPv6 Routing show ipv6 interface {brief| loopback loopback-id | tunnel tunnel-id | vlan vlanid [prefix]} show ipv6 interface [brief] [loopback loopback-id | tunnel tunnel-id | vlan vlan-id [prefix]] The command mode was changed from Privileged EXEC to Privileged EXEC and User EXEC.
Dell PowerConnect™ Firmware CLI Transition Guide Updated Commands – Syntax Modifications Feature Previous Implementation Dell™ PowerConnect 4.x Implementation 802.1x dot1x timeout re-authperiod seconds dot1x timeout reauth-period seconds 802.1x dot1x re-authentication dot1x reauthentication 802.1x dot1x multiple-hosts dot1x host-mode {single-host | multi-host} 802.1x show dot1x [{ethernet interface | statistics ethernet interface}] show dot1x [interface interface-id [statistics]] 802.
Dell PowerConnect™ Firmware CLI Transition Guide DNS Client Enhancements The following commands are modified to allow spaces in host names.
Dell PowerConnect™ Firmware CLI Transition Guide IGMP ip igmp query-max-response-time tenthsofseconds ip igmp query-max-response-time seconds IGMP show ip igmp interface vlan vlan-id show ip igmp interface [interface-type interface-number] IGMP show ip igmp groups interface vlan vlanid [detail] show ip igmp groups [interface-type interfacenumber] [detail] IGMP show ip igmp interface membership groupaddr [detail] show ip igmp membership [groupaddr] [detail] IGMP Snooping Querier ip igmp snoopin
Dell PowerConnect™ Firmware CLI Transition Guide OSPF area area-id virtual-link neighbor-id area area-id virtual-link neighbor-id deadinterval seconds area area-id virtual-link neighbor-id hellointerval seconds area area-id virtual-link neighbor-id retransmit-interval seconds area area-id virtual-link neighbor-id transmit-delay seconds area virtual-link [hellointerval seconds] [retransmit-interval seconds] [transmit-delay seconds] [dead-interval seconds] OSPF default-information o
Dell PowerConnect™ Firmware CLI Transition Guide OSPFv3 area area-id virtual-link neighbor-id area area-id virtual-link neighbor-id deadinterval seconds area area-id virtual-link neighbor-id hellointerval seconds area area-id virtual-link neighbor-id retransmit-interval seconds area area-id virtual-link neighbor-id transmit-delay seconds area area-id virtual-link router-id [hellointerval seconds] [retransmit-interval seconds] [transmit-delay seconds] [dead-interval seconds] OSPFv3 default-information o
Dell PowerConnect™ Firmware CLI Transition Guide Power Over Ethernet power inline usage-threshold power inline usage-threshold Power Over Ethernet priority { critical | high | low } power inline priority { critical | high | medium | low } Power Over Ethernet show power inline [detailed] show power inline [] [detailed] QoS show service-policy show service-policy {in|out} RADIUS radius-server deadtime deadtime radius-server deadtime deadtime RADIUS radius
Dell PowerConnect™ Firmware CLI Transition Guide SNMP snmp-server host {ip-address | hostname} community {traps {v1 | v2} | informs [timeout seconds] [retries retries]} [udpport port] [filter filtername] snmp-server host host-addr [informs [timeout seconds] [retries retries] | traps version {1 | 2 }]] community-string [udp-port port] [filter filtername] SNMP snmp-server v3-host {ip-address|hostname} username {traps|informs}[noauth|auth|priv] [timeout seconds] [retries retries] [udpport port] [filter fi
Dell PowerConnect™ Firmware CLI Transition Guide Time-Based ACLs {deny | permit} {every | {{icmp |igmp| ipv6 | tcp | udp | number} {any | sourceipv6prefix/prefixlength} [eq {portkey |portvalue}] {any | destinationipv6prefix/prefixlength} [eq {portkey | portvalue}] [flow-label value] [dscp dscp]}} [log][assign-queue queue-id] [{mirror | redirect} interface] {deny | permit} {every | {{icmpv6 | ipv6 | tcp | udp | protocolnumber} {any | sourceipv6prefix/prefixlength} [eq {portnumber | portkey}] {any | destin
Dell PowerConnect™ Firmware CLI Transition Guide Deprecated Commands Feature Previous Implementation Dell™ PowerConnect 4.x Implementation 802.1x dot1x system-auth-control This command is changed to dot1x system-auth-control monitor. Address Table bridge address This command is changed to mac address-table static. Address Table bridge aging-table This command is changed to mac address-table agingtime.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Bridging bridge address Interface Configuration mode Rationale: The following parameters have been deprecated: delete-on-reset delete-on-timeout secure DHCP and BOOTP Relay bootpdhcprelay cidridoptmode This command is changed to ip dhcp relay information option. DHCP and BOOTP Relay show bootpdhcprelay This command is changed to show ip dhcp relay command.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation IPv6 Multicast ipv6 pimsm join-pruneinterval This command is replaced by the ipv6 pim join-pruneinterval command. IPv6 Multicast ipv6 pimsm registerthreshold This command is replaced by the ipv6 pim register-ratelimit command. IPv6 Multicast ipv6 pimsm rp-address This command is replaced by the ipv6 pim rp-address command.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Multicast ip pimsm spt-threshold This command is replaced by the ip pim spt-threshold and ip pim register-rate-limit commands. Multicast ip pimsm rp-address This command is replaced by the ip pim rp-address command. Multicast ip pimsm rp-candidate This command is replaced by the ip pim bsr-border command.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation Power Over Ethernet trapflags (ip ospf mode) This command is deprecated by the snmp-server enable traps ospf command. Power Over Ethernet trapflags (ipv6 ospf mode) This command is deprecated by the snmp-server enable traps ospfv3 command. Power Over Ethernet ip pim trapflags This command is deprecated by the snmp-server enable traps pim command.
Dell PowerConnect™ Firmware CLI Transition Guide Feature Previous Implementation Dell™ PowerConnect 4.x Implementation System Management switch priority This command is deprecated. Refer to the System Management Commands section in the CLI REFERENCE GUIDE. Ip dvmrp trapflags This command is deprecated by the snmp-server enable traps dvmrp command.