From 0462eac7696a858c5c4411b0660f4669b2033fbc Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Sun, 1 Dec 2019 17:25:12 +0100 Subject: commandtree: migrate to reserved address space --- docs/appendix/commandtree/configmode.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/appendix') diff --git a/docs/appendix/commandtree/configmode.rst b/docs/appendix/commandtree/configmode.rst index 29dc43d0..f70fbb23 100644 --- a/docs/appendix/commandtree/configmode.rst +++ b/docs/appendix/commandtree/configmode.rst @@ -389,7 +389,7 @@ See here how to move the configuration entrys from vlanid 3 to 2 [edit interfaces ethernet eth1] vyos@vyos# show duplex auto - hw-id 08:00:27:81:c6:59 + hw-id 00:53:22:81:c6:59 smp-affinity auto speed auto vif 3 { @@ -400,7 +400,7 @@ See here how to move the configuration entrys from vlanid 3 to 2 [edit interfaces ethernet eth1] vyos@vyos# show duplex auto - hw-id 08:00:27:81:c6:59 + hw-id 00:53:22:81:c6:59 smp-affinity auto speed auto +vif 2 { @@ -488,7 +488,7 @@ Show the hole config, the address and description of eth1 is moving to vlan 2 if ethernet eth0 { address dhcp duplex auto - hw-id 08:00:27:2b:c0:0b + hw-id 00:53:22:2b:c0:0b smp-affinity auto speed auto } @@ -496,7 +496,7 @@ Show the hole config, the address and description of eth1 is moving to vlan 2 if - address 10.1.1.1/32 - description "MGMT Interface" duplex auto - hw-id 08:00:27:81:c6:59 + hw-id 00:53:22:81:c6:59 smp-affinity auto speed auto + vif 2 { -- cgit v1.2.3