105
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
Switch#show running-config
5.2.4.7 show startup-config
Command: show startup-config
Function: Displays the switch parameter configurations written in the Flash memory at the current
operation, those are usually also the configuration files used for the next power-up.
Default: If the configuration parameters read from the Flash are the same as the default operating
parameter, nothing will be displayed.
Command mode: Admin Mode
Usage Guide: The show running-config command differs from show startup-config in that when
the user finishes a set of configurations, show running-config displays the added-on configurations
while show startup-config won’t display any configurations. However, if write command is
executed to save the active configuration to the Flash memory, the displays of show running-config
and show startup-config will be the same.
5.2.4.8 show switchport interface
Command: show switchport interface [ethernet <interface-list>]
Function: Displays VLAN interface mode, LAN number, and Trunk port information for the
switch.
Parameters: <interface-list> is the port number or a port list, which can be for any port information
existing in the switch.
Command mode: Admin Mode
Example: Displays the VLAN information for interface ethernet 1/1.
Switch#show switchport interface ethernet 1/1
Ethernet1/1
Type :Universal
Mac addr num :-1
Mode :Access
Port VID :1
Trunk allowed Vlan :ALL
Displayed information Description
Ethernet1/1 Corresponding Ethernet interface number
Type Current Interface Type
Mac addr num MAC address number can be learned by the current
interface
Mode :Access VLAN mode of the current Interface
Port VID :1 VLAN number belong to the current Interface
Trunk allowed Vlan :ALL VLAN allowed to be crossed by Trunk.