Skspruce Technologies Inc. WIA3200 Manuel D’Utilisation

Page de 94
 
11                                                                                                                      JadeOS User Manual   
in for you automatically. If the abbreviation is too vague (too few characters), the 
cursor does not advance and you must type more characters or use the help feature to 
list the matching commands. 
3.2.4 Deleting Configuration Settings 
Use the no command to delete or negate previously-entered configurations or pa-
rameters. To view a list of no commands, type no at the enable or ‘config’ prompt 
followed by the question mark.   
  (JadeOS) (config) # no? 
3.2.5 Profile Command 
JadeOS uses Profile to design some complex commands. JadeOS encapsulates a set of 
configurations in Profile, and then apply the Profile to other configured object. This 
will make configuration more logical. 
3.3 Configuring the Management Port 
3.3.1 Configuring IP 
Management port is used for the network administrator to operate the equipment in 
remote. To configure management port, you need to configure IP address first so that 
to access the equipment in remote: 
Step 1    Access management port mode: 
interface mgmt <id>   
step 2    Configuring Ip address: 
   
 
ip 
address 
A.B.C.D/MASK-Length 
Parameter Description 
id Range: 
1-2 
Table 3-2 parameter description 
Example as follows 
(JadeOS)(config)#interface mgmt 1 
(JadeOS)(config)#ip address 192.168.1.254/24 
3.3.2 Configuring Routing 
You need to configure a static routing to access local PC of remote administrator. 
To Configure static routing table, use the following command in Config mode: 
 
 
  ip route <dest-subnet> <gateway>