Update s1.net.tjas config

This commit is contained in:
Christer Warén
2025-08-05 08:56:45 +03:00
parent ebafa9d458
commit 04a0fbe635

View File

@@ -107,32 +107,36 @@ end
s1.net.tjas s1.net.tjas
``` ```
ip address dhcp-bootp hostname "s1.net.tjas"
exit snmp-server community "public" Unrestricted
vlan 10 vlan 1
name "VLAN10" name "DEFAULT_VLAN"
ip address 192.168.1.2 255.255.255.0 untagged 1-52
tagged 1 ip address dhcp-bootp
exit exit
vlan 20 vlan 10
name "VLAN20" name "VLAN10"
ip address 192.168.2.2 255.255.255.0 ip address 192.168.1.2 255.255.255.0
tagged 1-2 tagged 1
exit exit
vlan 30 vlan 20
name "VLAN30" name "VLAN20"
ip address 192.168.3.2 255.255.255.0 ip address 192.168.2.2 255.255.255.0
tagged 1,3 tagged 1-2
exit exit
ip authorized-managers 192.168.2.10 255.255.255.255 vlan 30
name "VLAN30"
ip address 192.168.3.2 255.255.255.0
tagged 1,3
exit
ip authorized-managers 192.168.2.10
ip ssh ip ssh
password manager password manager
``` ```
s2.net.tjas s2.net.tjas
``` ```
; J9085A Configuration Editor; Created on release #R.11.30
hostname "s2.net.tjas" hostname "s2.net.tjas"
ip routing ip routing
snmp-server community "public" Unrestricted snmp-server community "public" Unrestricted
@@ -156,8 +160,6 @@ password manager
s3.net.tjas s3.net.tjas
``` ```
; J9085A Configuration Editor; Created on release #R.11.22
hostname "s3.net.tjas" hostname "s3.net.tjas"
snmp-server community "public" Unrestricted snmp-server community "public" Unrestricted
vlan 1 vlan 1