cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2413
Views
0
Helpful
3
Replies

SVI on firewall

knaik99
Level 1
Level 1

Can we create SVI on firewall by login?

3 Replies 3

Hi,

 

your question is not clear. can you be specific?

 

 

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

Can we create Switch Virtual interface (SVI) on firewall?

Hi @knaik99,

Assuming that you want to create L3 interface on FW, you can't create it on a VLAN interface, like you can on a switch. Instead, you could create subinterface of the physical interface with respective VLAN and then assign IP on top of that. An example would be:

interface Ethernet1/1.703
 vlan 703
 nameif DMZ
 security-level 50
 ip address 10.10.1.1 255.255.255.0

BR,

Milos

Review Cisco Networking products for a $25 gift card