Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
meta:infobox:howto_links [2022/09/04 14:28] – [Infoboxes] zorunmeta:infobox:howto_links [2024/02/01 19:32] – [config-network-device] make layout look consistent/cleaner like other box palebloodsky
Line 3: Line 3:
 <code> <code>
 {{section>meta:infobox:howto_links#basic_skills&noheader&nofooter&noeditbutton}} {{section>meta:infobox:howto_links#basic_skills&noheader&nofooter&noeditbutton}}
-{{section>meta:infobox:howto_links#cli_skills&noheader&nofooter&noeditbutton}} 
 {{section>meta:infobox:howto_links#config-network-device&noheader&nofooter&noeditbutton}} {{section>meta:infobox:howto_links#config-network-device&noheader&nofooter&noeditbutton}}
 {{section>meta:infobox:howto_links#fw3-fw4&noheader&nofooter&noeditbutton}} {{section>meta:infobox:howto_links#fw3-fw4&noheader&nofooter&noeditbutton}}
Line 11: Line 10:
 <WRAP info> <WRAP info>
 This article relies on the following: This article relies on the following:
-  * [[docs:guide-quick-start:walkthrough_login|Accessing OpenWrt WebUI]] +  * Accessing [[docs:guide-quick-start:walkthrough_login|web interface]] [[docs:guide-quick-start:sshadministration|command-line interface]] 
-  * [[docs:guide-quick-start:sshadministration|Accessing OpenWrt CLI]] +  * Managing [[docs:guide-user:base-system:uci|configs]] [[docs:guide-user:additional-software:managing_packages|packages]] [[docs:guide-user:base-system:managing_services|services]] [[docs:guide-user:base-system:log.essentials|logs]]
-</WRAP> +
- +
-==== CLI skills ==== +
-<WRAP info> +
-This article relies on the following: +
-  * [[docs:guide-quick-start:sshadministration|Accessing OpenWrt CLI]] +
-  * [[docs:guide-user:base-system:uci|Managing configurations]] +
-  * [[docs:guide-user:additional-software:managing_packages|Managing packages]] +
-  * [[docs:guide-user:base-system:managing_services|Managing services]]+
 </WRAP> </WRAP>
  
 ==== config-network-device ==== ==== config-network-device ====
 <WRAP important> <WRAP important>
-This article may contain network configuration that is version dependent +This article may contain network configuration that depends on 2021-06 migration to DSA
-post 2021-06+
   * ifname@interface has been moved to device and device sections   * ifname@interface has been moved to device and device sections
-  * while legacy ifname syntax may work on 21.02 or recent master it is recommended that you migrate to device usage +  * while legacy ifname syntax may work on 21.02 or later it is recommended you migrate your device 
-**More Information** +  * [[docs:guide-user:network:dsa:start|DSA Networking]] 
-  - [[https://openwrt.org/releases/21.02/notes-21.02.0#new_network_configuration_syntax_and_boardjson_change|21.02 Release Notes]] +  [[https://forum.openwrt.org/t/mini-tutorial-for-dsa-network-config/96998|Mini tutorial for DSA network config]] on the forum 
-  [[https://forum.openwrt.org/t/mini-tutorial-for-dsa-network-config/96998|Mini tutorial for DSA network config]]+  * [[https://openwrt.org/releases/21.02/notes-21.02.0#new_network_configuration_syntax_and_boardjson_change|DSA in the 21.02 release notes]]
 </WRAP> </WRAP>
  
  • Last modified: 2024/02/01 19:42
  • by palebloodsky