Interface utilisateur
3.2 Transactions de configuration
switch
vlan 1
name vlan1
no igmp-snooping enabled
exit
vlan 2
name VLAN2
no igmp-snooping enabled
exit
exit
Exemple
Dans cet exemple, la fonction NTP global est désactivée :
localhost# show running-config system time-sync ntp enabled
system
time-sync
ntp
exit
exit
exit
localhost# config
Entering configuration mode terminal
localhost(config)# no system time-sync ntp enabled
localhost(config)# commit
Commit complete.
localhost(config)# end
localhost# show running-config system time-sync ntp enabled
system
time-sync
ntp
exit
exit
exit
Exemple
Dans cet exemple, le paramétrage par défaut de l'intervalle d'émission de LLDPDU est rétabli.
localhost# show running-config lldp tx-interval
lldp
tx-interval 50
exit
localhost# config
Entering configuration mode terminal
56
enabled
no enabled
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07