| Author |
Does sh int command show IPX address?
|
|
| andrein 2002-04-22, 5:59 pm |
| A little help please:
Does "show interface" command show IPX address or only the IP address of the interface? | |
| Yankee 2002-04-22, 8:10 pm |
| sh int s0 will only show IP address. Try sh ipx int instead.
Yankee | |
| andrein 2002-04-23, 2:28 pm |
| Hmmm. Sh int command show MAC address of the interface, which in the IPX environment is considered to be IPX address as well. But what is correct answer for the exam? | |
| tuckerca 2002-04-23, 2:32 pm |
| typing show ipx int in the enable mode will show you this info, f its not running it will show this.....
Lab_D>enable
Password:
Lab_D#show ipx interface
%IPX not running
Lab_D# |
|
|
|