CHAPTER 3. Data Network Function© SAMSUNG Electronics Co., Ltd. page 135 of 6893.5.6 OS-AWAREOS-AWARE is a function to use the option value of the DHCP Discover/Requesttransmitted from a station to check the type of the operating system used by the station.The procedures to set OS-AWARE and apply the OS-AWARE settings to ACL aredescribed below.3.5.6.1 OS-AWARE ConfigurationConfiguration using CLI1) Go to configure os-aware mode of CLI.APC# configure terminalAPC/configure# os-awareAPC/configure/os-aware # ?delete Os-aware delete operationexit Exit from os-aware modeos-aware Os-aware add operationupdate Os-aware update2) Set the OS-AWARE. Use the ‘delete’ parameter to delete the OS-AWARE. os-aware [OS_AWARE NAME] dhcp-option [OPTION_NUM] dhcp-option[OPTION_NUM] eq [VALUE] os-type [OS_TYPE NAME] delete os-aware [OS_AWARE NAME] update os-aware [OS_AWARE NAME] dhcp-option [OPTION_NUM] dhcp-option[OPTION_NUM] eq [VALUE] os-type [OS_TYPE NAME]Parameter DescriptionOS_AWARE NAME os-aware name to configureSEQUENCE_NUM Fingerprint pattern match sequence (1~255)OPTION_NUM dhcp option value (1~255)VALUE Fingerprint value (HEX)OS_TYPE NAME os-type name to configure (Unknown, android, ios, windows, mac)os-aware ‘window7’ creation:APC# configure terminalAPC/configure# os-awareAPC/configure/os-aware # os-aware window7 seq 5 dhcp-option 1 eq AAos-type windows