User's Manual
Table Of Contents
- Contents
- Preface
- The Command Line Interface
- First-Time Configuration
- Using the Setup Utility
- Setting Passwords
- Menu Basics
- The Information Menu
- Information Menu
- System Information
- Layer 2 Information
- Layer 3 Information
- IP Routing Information
- ARP Information
- BGP Information
- BGP Peer information
- BGP Summary information
- OSPF Information
- Routing Information Protocol Information
- IP Information
- IGMP Multicast Group Information
- IGMP Group Information
- IGMP Multicast Router Port Information
- IGMP Mrouter Information
- VRRP Information
- Quality of Service Information
- 802.1p Information
- Access Control List Information
- Link Status Information
- Port Information
- Logical Port to GEA Port Mapping
- Fiber Port SFP Status
- Information Dump
- The Statistics Menu
- The Configuration Menu
- Configuration Menu
- Viewing, Applying, and Saving Changes
- System Configuration
- Port Configuration
- Layer 2 Configuration
- 802.1x Configuration
- Rapid Spanning Tree Protocol/ Multiple Spanning Tree Protocol Configuration
- Common Internal Spanning Tree Configuration
- Spanning Tree Configuration
- GVRP Configuration
- GVRP Port Configuration
- Trunk Configuration
- IP Trunk Hash Configuration
- LACP Configuration
- Layer 2 Failover Configuration
- VLAN Configuration
- Protocol-based VLAN Configuration
- Private VLAN Configuration
- Layer 3 Configuration
- IP Interface Configuration
- Default Gateway Configuration
- IP Static Route Configuration
- IP Multicast Route Configuration
- ARP Configuration
- IP Forwarding Configuration
- Network Filter Configuration
- Routing Map Configuration
- Routing Information Protocol Configuration
- Open Shortest Path First Configuration
- Border Gateway Protocol Configuration
- IGMP Configuration
- Domain Name System Configuration
- Bootstrap Protocol Relay Configuration
- VRRP Configuration
- Quality of Service Configuration
- Access Control List Configuration
- Port Mirroring Configuration
- Setup
- Dump
- Saving the Active Switch Configuration
- Restoring the Active Switch Configuration
- The Operations Menu
- The Boot Options Menu
- The Maintenance Menu
- Alteon OS Syslog Messages
- Alteon OS SNMP Agent
- Glossary
- Index

Alteon OS Command Reference
322
The Configuration Menu 43W7774, May 2007
/cfg/ptcfg <TFTP server> <filename>
Saving the Active Switch Configuration
When the ptcfg command is used, the switch’s active configuration commands (as displayed
using /cfg/dump) will be uploaded to the specified script configuration file on the TFTP
server. To start the switch configuration upload, at the Configuration# prompt, enter:
Where server is the TFTP server IP address or hostname, and filename is the name of the target
script configuration file.
NOTE – The output file is formatted with line-breaks but no carriage returns—the file cannot be
viewed with editors that require carriage returns (such as Microsoft Notepad).
NOTE – If the TFTP server is running SunOS or the Solaris operating system, the specified
ptcfg file must exist prior to executing the ptcfg command and must be writable (set with
proper permission, and not locked by any application). The contents of the specified file will
be replaced with the current configuration data.
/cfg/gtcfg <TFTP server> <filename>
Restoring the Active Switch Configuration
When the gtcfg command is used, the active configuration will be replaced with the com-
mands found in the specified configuration file. The file can contain a full switch configuration
or a partial switch configuration. The configuration loaded using gtcfg is not activated until
the apply command is used. If the apply command is found in the configuration script file
loaded using this command, the apply action will be performed automatically.
To start the switch configuration download, at the Configuration# prompt, enter:
Where server is the TFTP server IP address or hostname, and filename is the name of the target
script configuration file.
Configuration# ptcfg <TFTP server> <filename>
Configuration# gtcfg <TFTP server> <filename>