network equipment/cisco

cisco switch secondary ip 설정 (세컨더리 아이피 설정)

과다수면증 2021. 1. 19. 11:08

1. 추가로 아이피대역을 필요로 할때 사용

 

2. 다음과 같이 설정

 

ex) (config)# interface vlan x

 

     (config-if)# ip address x.x.x.x x.x.x.x

 

     (config-if)# ip address x.x.x.x x.x.x.x secondary

 

ex) (config)# interface gigabitEthernet [ interface number ]

 

     (config-if)# ip address x.x.x.x x.x.x.x

 

     (config-if)# ip address x.x.x.x x.x.x.x secondary