Command Manual – System Management 
Quidway S8500 Series Routing Switches  Chapter 1  File System Management Commands
 
Huawei Technologies Proprietary 
1-15 
# 
interface Ethernet4/1/6 
# 
interface Ethernet4/1/7 
… 
# 
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 the lines containing the character string “10*.110” in the configuration 
information. The “*” indicates that the “0” before it can appear 0 times or multiple 
consecutive times. 
<Quidway> display current-configuration | include 10*.110 
primary authentication 127.0.0.1 1645 
 primary accounting 127.0.0.1 1646 
 local-server nas-ip 127.0.0.1 key huawei 
vlan 1 
interface Vlan-interface1 
 ip address 10.1.1.2 255.255.255.0 
interface Ethernet4/1/1 
 speed 1000 
interface Ethernet4/1/2 
interface Ethernet4/1/3 
interface Ethernet4/1/4 
interface Ethernet4/1/5 
  network 10.1.1.0 0.0.0.255 
# View configuration information begin with “user”. 
<Quidway> display current-configuration | include ^user 
user-interface aux 0 
user-interface vty 0 4 
# View the pre-positive and post-positive configuration information. 
<Quidway> display current-configuration configuration 
#