KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 125: | Zeile 125: | ||
| Interface type. }} | | Interface type. }} | ||
{{var | 1=type--Parameter--Liste | {{var | 1=type--Parameter--Liste | ||
| 2=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li></ul> | | 2=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li><li>XFRM</li></ul> | ||
| 3=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li></ul> }} | | 3=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li><li>XFRM</li></ul> }} | ||
{{var | new--zones | {{var | new--zones | ||
| Zone, die dem Interface zugeordnet wird | | Zone, die dem Interface zugeordnet wird | ||
| Zeile 498: | Zeile 498: | ||
{{var | rename id--desc | {{var | rename id--desc | ||
| id der Schnittstelle, deren Name geändert werden soll<br>(Kann zuvor mit {{code|interface get}} ermittelt werden | | id der Schnittstelle, deren Name geändert werden soll<br>(Kann zuvor mit {{code|interface get}} ermittelt werden | ||
| | | id of the interface whose name is to be changed<br>(Can be determined beforehand with {{code|interface get}} }} | ||
{{var | rename name--desc | {{var | rename name--desc | ||
| Neuer Name der Schnittstelle | | Neuer Name der Schnittstelle | ||
| | | New name of the interface }} | ||
{{var | rename--Beispiel | {{var | rename--Beispiel | ||
| Ausführliches Beispiel in den [[UTM/FAQ#Interface_umbenennen | FAQ]] | | Ausführliches Beispiel in den [[UTM/FAQ#Interface_umbenennen | FAQ]] | ||
| | | Detailed example in the [[UTM/FAQ#Rename_Interface | FAQ]] }} | ||
{{var | | {{var | 1=XFRM--val | ||
| | | 2=interface new name "ipsec0" type "XFRM" options [ xfrm_parent=<existierende eth-Schnittstelle, z.B. A0, LAN1> xfrm_interface_id=<beliebige, eindeutige ID> ] | ||
system update interface | |||
ipsec get // id der gewünschten Verbindung ermitteln | |||
ipsec set id <gewünschte ipsec-Verbindung-ID> xfrm_if_name ipsec0 | |||
ipsec update | |||
| 3=interface new name "ipsec0" type "XFRM" options [ xfrm_parent=<existing eth interface, e.g. A0, LAN1> xfrm_interface_id=<unique ID> ] | |||
system update interface | |||
ipsec get // determine the ID of the desired connection | |||
ipsec set id <desired ipsec connection ID> xfrm_if_name ipsec0 | |||
ipsec update }} | |||
{{var | | {{var | | ||
| | | | ||
UTM/CLI/Interface.lang: Unterschied zwischen den Versionen
Aus Securepoint Wiki