Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Be sure to configure the OSPF interface to work with the OSPF Layer 3 network. 

Code Block
admin@XorPlus#admin@Xorplus# set protocols ospf ospf4interface vlan400 area 0.0.0.0 interface vlan400 vif vlan400 address 172.16.4.1
admin@XorPlus# set protocols ospf4ospf router-id 1.1.1.1
admin@XorPlus# set protocols ospf redistribute connected
admin@XorPlus# commit
Commit OK.
Save done.
admin@XorPlus#

...