본문 바로가기
반응형

Network9

Juniper SRX 설정 방법 (CLI) SRX 설정 방법 (CLI)설정 확인(operation 모드)show configuration | display set | match “찾을 문자 또는 숫자”어드레스 추가(configure 모드)set security zones security-zone untrust address-book address 222_231_7_233 222.231.7.233/32set security zones security-zone trust address-book address 2_2_2_2 2.2.2.2/32어드레스 그룹 추가(configure 모드)set security zones security-zone untrust address-book address-set 222_231_7_233/222_231_7_234 a.. 2021. 1. 20.
Gigamon OOB Maps Originating from Inline Network Group Example 15 expands on Example 14 by combining out-of-band (OOB) maps with a map passall originating from an inline network group on GigaVUE-HC2.When the source port of an OOB map is associated with an inline network group, only one port is supported in the port list. In this case, multiple OOB maps are needed because each OOB map only accepts one inline network port as the input (the from argume.. 2021. 1. 18.
Gigamon OOB Maps Originating from Inline Network Example 14 combines out-of-band (OOB) maps with a map passall originating from an inline network on GigaVUE-HC2. In Example 14, the map passall sends all traffic to the inline tool. The OOB rule-based map sends traffic to an OOB tool.When the source port of an OOB map is associated with an inline network, multiple source ports are supported in the port list (the from argument of the map command).. 2021. 1. 18.
Gigamon Inline Network Group (Many-to-Many) Example 9 is an inline bypass solution on GigaVUE-HC2 for an inline network group. Example 9 expands upon Example 8 by adding a second inline tool. The inline networks are a mix of unprotected and protected.In addition, user-defined VLAN tags are added in Example 9 to guide traffic from the multiple inline networks in the inline network group.On GigaVUE-HC3, unprotected inline bypass can be conf.. 2021. 1. 17.
Gigamon Inline Network Group (Many-to-One) Example 8 is an inline bypass solution on GigaVUE-HC2 for an inline network group. This is a many-to-one example with two inline networks and one inline tool. The inline networks are mix of protected and unprotected.On GigaVUE-HC3, unprotected inline bypass can be configured on any module on the node. Protected inline bypass can be configured on the bypass combo module on ports c1..c4.On GigaVUE.. 2021. 1. 17.
Network 장비 아이콘들... 2012. 1. 21.
Alteon L4 스위치 VRRP L4스위치 A Config L4스위치 B Config 2011. 12. 21.
Etherchannel Config 설명 Cat6500#show run!!! #### Cat6500의 네개의 FastEthernet 포트를 하나의 그룹으로 묶는 인터페이스에 대한 설정입니!! #### 다.interface Port-channel1switchport  ### Port-channel1을 Layer 2 포트로 만들어 줍니다.(L3로 하고자 할 경우에는### no switchport로 설정하면 됩니다.)switchport trunk encapsulation dot1q  ### 아래에서 Trunk로 설정시 모든 VLAN에 대한 정보가 ### 이 인터페이스를 송/수신되구 trunking protocol이 시스### 코용 ISL과 open standard인 dot1q가 있는데 여기는 ### dot1q를 사용                   .. 2011. 11. 23.
etherchannel ====== etherchannel =======Etherchannel 의 mode 설정방법  LACP (IEEE)  802.3ad  PAGP (CISCO)  ON LACP config# interface range fa0/23 - 24  # channel-protocol lacp  # channel-group 1 mode  (active, passive) PAgP config# interface range fa0/23 - 24  # channel-protocol pagp  # channel-group 1 mode (desirable, auto) ON config # interface range fa0/23 - 24   # channel-group 1 mode on Verifyconfig)# show e.. 2011. 11. 23.
반응형