1.interface command 在配置用户接口的时候我们经常听到关于接口的专有名词 hardware_id指ethernet 0,e1,e2 interface_name指outside,inside,dmz hardware_speed,通产设置为自动,但是cisco推荐我们手动配置速度.关于速度和你选择的网络传输介质有关. no shutdown在router上用户激活这个端口,在pix中,没有no shutdown命令,只有使用到shutdown这个参数,主要用于管理关闭接口. interface hardware_id hardware_speed [shutdown] interface e0 auto interface e1 auto interface e2 auto 2.nameif command nameif 主要用于命令一个接口,并且给它分配一个从1到99的安全值,因为外部接口和内部接口都是默认的,分别是0和100,同时默认情况下e0是外部接口,e1是指内部接口. namei页码:[1] [2] [3] [4] [5] [6] [7] 第1页、共7页 |