Company Address: Flat 6, Bldg 4,South 2 of Honghualing Industrial Zone,Liuxian Road, Xili Town, Shenzhen, Guangdong, China(518055)
Tel: +86-755-26014509/4710/4711 Fax:+86-755-26014506
Website: www.cdatatec.com
77
【Command】
Opening the function of DHCP snooping ARP detect
dhcp-snooping arp-detect enable
Closing the function of DHCP snooping ARP detect
dhcp-snooping arp-detect disable
【View】
Configview
【Parameter】
Nothing
【Description】
dhcp-snooping arp-detect enable:
After function opening, according to the DHCP Snooping table
item , judging whether ARP message users are legal, so as to prevent illegal users of ARP attack.
dhcp-snooping arp-detect disable: Closing the function of DHCP snooping ARP detect
【Example】
Enable the function of DHCP snooping ARP detect
OLT(config)# dhcp-snooping arp-detect t enable
14.link‐aggregation
14.1member add/delete
【Command】
Add member ports to link-aggregation group
member add ( ge | xge ) port-list link-aggregation groupgroup-id
Delete member port in group aggregation port
member delete ( ge | xge ) port-list link-aggregation groupgroup-id
【View】
Lagview
【Parameter】
port-list:
port number
group-id: the value of link-aggregation group
【Description】
Support a total of eight aggregation groups about FD1216S equipment, Member add,this
commandisthat add members in group aggregation port; member delete ,this command is that
delete member port under the corresponding aggregation group.
【Example】
Add ge1 port to link-aggregation group 1
OLT(config-interface-aggregation)# member add ge 1 link-aggregation group 1
Delete ge1port from link-aggregation group 1
OLT(config-interface-aggregation)# member delete ge 1 link-aggregation group 1