格式:pdf
大?。?span class="single-tag-height">9KB
頁數(shù): 7頁
最高級防火墻(思科 pix525 防火墻)配置命令: PIX525有三個以太接口,分別接入內(nèi)網(wǎng),外網(wǎng)和中間區(qū)域。 設(shè)置: (pix515 只有兩個口而且固定的優(yōu)先級 ) ePix525#conf t Pix525(config)#nameif ethernet0 inside security100 Pix525(config)#nameif ethernet1 dmz security50 Pix525(config)#nameif ethernet2 outside security0 設(shè)置接口工作方式: Pix525(config)#interface ethernet0 auto Pix525(config)#interface ethernet1 auto Pix525(config)#interface ethernet2 auto 設(shè)置接口 IP 地址: Pi