H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Configuration File Management
H3C S7500 Series Ethernet Switches
Chapter 1 Configuration File Management
Commands
1-4
speed 1000
port access vlan 2
#
interface Ethernet3/0/2
#
interface Ethernet3/0/3
#
interface Ethernet3/0/4
#
interface Ethernet4/0/1
port access vlan 2
#
interface Ethernet4/0/2
#
interface Ethernet4/0/3
#
interface Ethernet4/0/4
#
interface NULL0
#
ospf
#
area 0.0.0.0
network 10.1.1.0 0.0.0.255
#
user-interface aux 0
user-interface vty 0 4
#
return
# View configuration information of VLAN 1.
<H3C> display current-configuration vlan 1
#
vlan 1
description TestVlan1
igmp-snooping enable
#
return
# View the lines containing the character string “10*” in the configuration information.
The “*” indicates that the “0” before it can appear zero times or multiple consecutive
times.
<H3C> display current-configuration | include 10*