diff options
author | Robert Göhler <github@ghlr.de> | 2019-12-01 21:07:04 +0100 |
---|---|---|
committer | Robert Göhler <github@ghlr.de> | 2019-12-01 21:07:04 +0100 |
commit | 6a5417418156ea5361da2627cbc02358dd465ea9 (patch) | |
tree | 19b9146e2539be22957a0800ee28b754aaa03608 /docs/interfaces | |
parent | d2d5b148cbf08e943058b30e64ef812b85f05b6a (diff) | |
download | vyos-documentation-6a5417418156ea5361da2627cbc02358dd465ea9.tar.gz vyos-documentation-6a5417418156ea5361da2627cbc02358dd465ea9.zip |
interfaces index: migrate to reserved address space
Diffstat (limited to 'docs/interfaces')
-rw-r--r-- | docs/interfaces/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/interfaces/index.rst b/docs/interfaces/index.rst index adcc7c71..0513adf1 100644 --- a/docs/interfaces/index.rst +++ b/docs/interfaces/index.rst @@ -25,7 +25,7 @@ command. vyos@vyos:~$ show interfaces ethernet eth0 eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 - link/ether 00:0c:29:44:3b:0f brd ff:ff:ff:ff:ff:ff + link/ether 00:53:29:44:3b:0f brd ff:ff:ff:ff:ff:ff inet 172.16.51.129/24 brd 172.16.51.255 scope global eth0 inet6 fe80::20c:29ff:fe44:3b0f/64 scope link valid_lft forever preferred_lft forever |