FUJITSU PSWITCH User’s Guide
148 December/2018
[Conditions]
Use the SNMP agent function.
contact : fujitsu -
name : SDSP-TOR -
physical locationof switch:1F -
IP address for agent:192.168.1.1(Device's IP address) -
SNMP host IP address:192.168.1.100 -
Community name:public00 -
[Commands]
(Hostname) #configure
(Hostname) (Config)#snmp-server SDSP-TOR 1F fujitsu
(Hostname) (Config)#snmp-server community public00 ro ipaddress 192.168.1.100
(Hostname) (Config)#snmp source-interface 0/1
3.2.9. EHM
[Conditions]
Set interfaces 0/1 - 0/8 as Uplink ports of EHM.
Set interfaces 0/9 - 0/17 as Downlink ports of EHM.
[Commands]
(Hostname) #configure
(Hostname) (Config)#pin-group ehm1
(Hostname) (Config)#interface 0/1-0/8
(Hostname) (Interface 0/1-0/8)#pin-group ehm1 uplink
(Hostname) (Config)#interface 0/9-0/17
(Hostname) (Interface 0/9-0/17)#pin-group ehm1 downlink
(Hostname) (Interface 0/9-0/17)#exit
3.2.10. LDAP
[Conditions]
LDAP is used as the authentication server. It is set as following on the LDAP server.
The attribute of user name is “uid”. (The default is “cn”)
ou=hyocen,o=fujitsu,dc=com[192.168.101.167]
ou=User
cn=user002
cn=user003
uid=test002
uid=test001