bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

about configure ip address using zebra


From: yan ding
Subject: about configure ip address using zebra
Date: Fri, 03 Aug 2001 14:33:30 +0000

Hi Friend,
I used zebra (0.91 version) to change hme0 ip address. I got the wrong netmask code. why? The process is following:
#zebra -d               #running zebra
#telnet localhost 2601
 
Password: *****
Router>enable
Password:*****
Router# configure terminal
Router(config)# interface hme0
Router(config-if)# ip address 199.71.85.5/24
Router(config-if)#end
 
Note: Before I changed hme0 ip address, Its ip address is 199.71.85.1 netmask 255.255.255.0.  When I wanted to use zebra to change hme0 to 199.71.85.5 netmask 255.255.255.0. I got netmask c74755ff using ifconfig -a command. The netmask should be ffffff00.
 


Get your FREE download of MSN Explorer at http://explorer.msn.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]