cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
611
Views
0
Helpful
1
Replies

Configuring Sub-interfaces on a management interface on a Transparent ASA 5550

gleishman
Level 1
Level 1

I am currently doing some research (for my employer) into creating multi-context sub-interfaces on a Transparent ASA 5550.

I have not been able to find any details on this subject which state it is or it is not possible.

This will be used for Syslog logging.

1 Reply 1

Kureli Sankar
Cisco Employee
Cisco Employee

Gordon,

Yes it is possible. Here is a sample.  This was made possible by this CSCsc29201.

interface Management0/0.1
 vlan 5

interface Management0/0.2
 vlan 10

context 
  allocate-interface GigabitEthernet0/0
  allocate-interface GigabitEthernet0/1
  allocate-interface Management0/0.1

context b
  allocate-interface GigabitEthernet1/0
  allocate-interface GigabitEthernet1/1
  allocate-interface Management0/0.2

-Kureli
Review Cisco Networking for a $25 gift card