如何配置静态IP

如题,谢谢!

https://wiki.t-firefly.com/zh_CN/Firefly-Linux-Guide/manual_ubuntu_network.html#shi-yong-netplan-guan-li-wang-luo

我的IP现在是这样的
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.100.159.233 netmask 255.255.255.0 broadcast 10.100.159.255
inet6 fe80::af83:3c89:b428:77e5 prefixlen 64 scopeid 0x20
ether 3a:37:88:20:23:a3 txqueuelen 1000 (Ethernet)
RX packets 820911 bytes 81819648 (81.8 MB)
RX errors 0 dropped 164967 overruns 0 frame 0
TX packets 3694 bytes 567697 (567.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 49

我如何使用Netplan配置呢?