wiki:add_additional_ip_address_interface
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:add_additional_ip_address_interface [2025/10/14 12:20] – [Adding routes] add info about Network unreachable antisa | wiki:add_additional_ip_address_interface [2025/10/14 12:22] (current) – [Add additional ip address on interface] remove duplicate code antisa | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== Add additional ip address on interface ====== | ====== Add additional ip address on interface ====== | ||
+ | First make sure the interface is up: | ||
+ | ip link set eth0 up | ||
+ | |||
+ | then add an address: | ||
ip addr add 94.130.84.168/ | ip addr add 94.130.84.168/ | ||
- | |||
- | |||
- | root@server: | ||
/// | /// | ||
Line 77: | Line 78: | ||
* [[set_up_ipv6_host_vm|Set up IPv6 on host and VM]] - example of IPv6 addresses and routes | * [[set_up_ipv6_host_vm|Set up IPv6 on host and VM]] - example of IPv6 addresses and routes | ||
====== References ====== | ====== References ====== | ||
+ | * https:// | ||
wiki/add_additional_ip_address_interface.1760444433.txt.gz · Last modified: by antisa