面对疾风叭!哈撒给的博客 # # The server only accepts connections from clients connecting from the # IPv4 and IPv6 loopback addresses 127.0.0.1 and ::1, and from Unix domain # sockets. # # By default protected mode is enabled...
gl_bubblehead的博客 when memory size is needed, it is possible to specify # it in the usual form of 1k 5GB 4M and so forth: # # 1k => 1000 bytes # 1kb => 1024 bytes # 1m => 1000000 bytes # 1mb => 1024*1024 bytes # 1g =>...
网工格物的博客to-point # 配置接口地址、OSPF网络模式 set interfaces loopback lo address '192.168.0.1/32' # 配置lookback0 set protocols ospf area 0.0.0.0 network '192.168.0.1/32' set protocols ospf area 0.0.0.0 ...