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

Is C6807 SUP6T mgmt0 an out-of-band interface ?

todd.hsieh
Level 1
Level 1

Hi,

 

May I ask if SUP6T mgmt0 an out-of-band interface ? How can I set a static/default route providing remote access for mgmt0 ?

 

Thanks!

Todd   

 

1 Accepted Solution

Accepted Solutions

 

 - Basically you don't need internal-routing on your device (because it is an isolated port) . The only place where you might need routing is on the rest of your switched-intranet (in order to be able to reach the particular ip-address) depending on how it is setup.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

3 Replies 3

marce1000
Hall of Fame
Hall of Fame

 

 - mgmt0 is usually configured with a separate management VRF  and ip address. Whether you need a static route once it get's a connection on your 'normal network' depends on the reach ability of the designated address for your operator-equipment.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hi Marce1000,

 

Thank you.

So I guess I can config a static route like this way. Am I right ?

 

(config)#ip route vrf Mgmt-vrf 10.0.0.0 255.255.255.0 mgmt 0

 

Regards,

Todd

 

 - Basically you don't need internal-routing on your device (because it is an isolated port) . The only place where you might need routing is on the rest of your switched-intranet (in order to be able to reach the particular ip-address) depending on how it is setup.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '