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 interface ospf4vlan400 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 policy policy-statement static-to-ospf term t1 from protocol connected
admin@XorPlus# set protocols ospf4 export static-to-ospfprotocols ospf redistribute connected
admin@XorPlus# commit
Commit OK.
Save done.
admin@XorPlus#

...