BIRD: Konfigurasi IP interface
Revision as of 09:55, 15 January 2019 by Onnowpurbo (talk | contribs)
Login ke appliance BIRD
Di Shell
IPv4
sudo ifconfig eth1 192.168.2.1 netmask 255.255.255 sudo ifconfig eth0 192.168.1.1 netmask 255.255.255
IPv6
sudo ifconfig eth0 2001::1/64
Cek
ifconfig netstat -nr
ip -6 route ip route
Pranala Menarik