<data:blog.pageTitle/>

This Page

has moved to a new address:

https://vmvirtual.blog

Sorry for the inconvenience…

Redirection provided by Blogger to WordPress Migration Service
BIOLNX: Ip alias su AIX

lunedì 11 febbraio 2008

Ip alias su AIX

Come vedere se e' presente un IP Alias

root@candy>lsattr -El en5 -a netaddr
netaddr 10.56.x.5 Internet Address True
root@candy>lsattr -El en5 -a netaddr -a alias4
netaddr 10.56.x.5 Internet Address True
alias4 10.56.x.100,255.255.252.0 IPv4 Alias including Subnet Mask True
root@candy>


Come aggiungere un ip alias :


ifconfig en5 130.35.13x.xx netmask 255.255.252.0 alias


Come rimuovere un ip alias :

ifconfig en5 delete <ip alias>


Per chi vuole utilizzare smitty :


smitty inetalias

0 Commenti:

Posta un commento

Iscriviti a Commenti sul post [Atom]



<< Home page