Advertisements
Ipanema Basic Configuration –
View IP configuration –
1 | [ipe]$ ipconfig -d |
2 | Current configuration: |
3 | [MGT] IPaddr : 192.168.0.1 |
4 | IPmask : 255.255.255.0 |
5 | intfMTU : 1500 |
6 | Gateway : |
7 | Hostname : ipe |
8 | Serial mode : yes |
9 | Copyright (c) Ipanema Technologies 2000-2006 |
10 | [ipe]$ |
Configure the IP information –
11 | [ipe]$ ipconfig mgt -a 192.168.1.1 -m 255.255.255.0 -g |
12 | 192.168.1.254 |
Set the hostname –
13 | [ipe]$ ipconfig |
14 | h MyIPEngine |
Permit telnet and SSH access –
15 | [MyIPEngine]$ netconfig +ssh +telnet |
We need to reboot after these commands have been entered. Command is ‘reboot’.