ip netmask-format

From: Hash Aminu (hashng@gmail.com)
Date: Wed Jun 13 2007 - 11:29:38 ART


GS

has anybody used this command and got it working . tried it several times
but not working. just for the fun of it .

R1(config)#line vty 0 15
R1(config-line)#ip netmask-format hexadecimal
R1(config-line)#exit
R1(config)#do sh ip int brief

FastEthernet1/1 172.24.50.2 YES NVRAM up
up

R1(config)#do telnet 172.24.50.2
Trying 172.24.50.2 ... Open

User Access Verification

Password:
R1#sh run int fa 1/1
Building configuration...

Current configuration : 86 bytes
!
interface FastEthernet1/1
 no switchport
 ip address 172.24.50.2 255.255.255.0
end

R1#

Am I doing something wrong ?

TIA

hash



This archive was generated by hypermail 2.1.4 : Sun Jul 01 2007 - 17:24:49 ART