The default trust state of all interfaces is untrusted. You must configure DHCP server interfaces as trusted. You can also configure other interfaces as trusted if they connect to devices (such as switches or routers) inside your network. You usually do not configure host port interfaces as trusted.
我把这句话摘出来,你可以仔细品一下
就是trust接口可以连DHCP服务器,也可以连路由器交换机这类设备,但是通常来说别将连接主机的端口配置信任端口
思科这么建议是合理的,因为如果你的DHCP服务器不是直连在这台开启DHCP snooping的交换机上的话,那么跨交换机的trunk口上也建议配置成trust接口。