** DHCP绑定
1 | <HW_STAR>reset ip pool interface Vlanif10 192.168.10.17 //释放已分配出去的ip地址 |
** 开启应用识别
1 | undo engine bypass |
** pppoe nat 绑定
1 | nat server ppp_24776 protocol tcp global interface Dialer3 24776 inside 192.168.10.20 24776 no-reverse |
** 镜像
1 | # |
** DHCP绑定
1 | <HW_STAR>reset ip pool interface Vlanif10 192.168.10.17 //释放已分配出去的ip地址 |
** 开启应用识别
1 | undo engine bypass |
** pppoe nat 绑定
1 | nat server ppp_24776 protocol tcp global interface Dialer3 24776 inside 192.168.10.20 24776 no-reverse |
** 镜像
1 | # |