diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-01 22:20:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-01 22:20:01 +0100 |
commit | b3d9344a7e23fa3ffaa2204ff8e5bc370deb26f7 (patch) | |
tree | 60e88215d1066cc210d811a4171927cbe1f2324b /docs/interfaces/index.rst | |
parent | 1f417f7ba32d1f3a458871f987916545cfc43544 (diff) | |
parent | 3ba8224c1a7ec265a209d5035a6a1c910bebb7c6 (diff) | |
download | vyos-documentation-b3d9344a7e23fa3ffaa2204ff8e5bc370deb26f7.tar.gz vyos-documentation-b3d9344a7e23fa3ffaa2204ff8e5bc370deb26f7.zip |
Merge pull request #157 from rebortg/addresspace
Addresspace
Diffstat (limited to 'docs/interfaces/index.rst')
-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 |