enable conf t vlan 2 name direction vlan 3 name rh vlan 4 name production vlan 254 name public interface vlan 1 ip address dhcp no shutdown exit ip domain-name dom.alro.fr crypto key generate rsa modulus 2048 ip ssh version 2 username admin privilege 15 secret 0 Not24get enable secret 0 Not24get line vty 0 15 transport input ssh login local exit interface vlan 2 ip address 172.16.12.254 255.255.255.0 ip helper-address 10.196.72.1 exit interface vlan 3 ip address 172.16.13.254 255.255.255.0 ip helper-address 10.196.72.1 exit interface vlan 4 ip address 172.16.14.254 255.255.255.0 ip helper-address 10.196.72.1 exit interface vlan 254 ip address 172.16.254.254 255.255.255.0 ip helper-address 10.196.72.1 exit interface gigabitEthernet 0/1 switchport mode access switchport access vlan 1 description To-Trusted-Network exit