Edgerouter mac change (IP 변경)
Updated on
show interfaces ethernet detail sudo ifconfig configure set interfaces ethernet eth9 mac 18:e8:29:b2:17:01 commit save
Edgerouter에서 IP를 변경해야 되는 상황이 왔는데, 간단하게 eth9 WAN의 mac을 변경해줌으로서 아이피를 변경하였음.
Updated on
show interfaces ethernet detail sudo ifconfig configure set interfaces ethernet eth9 mac 18:e8:29:b2:17:01 commit save
Edgerouter에서 IP를 변경해야 되는 상황이 왔는데, 간단하게 eth9 WAN의 mac을 변경해줌으로서 아이피를 변경하였음.