show running-config
SecureStack B3 Configuration Guide 17-5
Parameters
Defaults
Ifsecondaryisnotspecified,theconfiguredaddresswillbetheprimaryaddressfortheinterface.
Mode
Routerinterfaceconfiguration:B3(su)‐>router(Config‐if(Vlan1))#
Usage
EachSecureStackB3systemsupportsupto24routinginterfaces,withupto8secondary
addressesallowedforeachprimaryIPaddress.
Example
ThisexamplesetstheIPaddressto192.168.1.1andthenetworkmaskto255.255.255.0forVLAN1:
B3(su)->router(Config)#interface vlan 1
B3(su)->router(Config-if(Vlan 1))#ip address 192.168.1.1 255.255.255.0
show running-config
Usethiscommandtodisplaythenon‐default,user‐suppliedcommandsenteredwhileconfiguring
thedevice.
Syntax
show running-config
Parameters
None.
Defaults
None.
Mode
Anyroutermode.
Example
Thisexampleshowshowtodisplaythecurrentrouteroperatingconfiguration:
B3(su)->router#show running-config
!
interface vlan 10
ip address 99.99.2.10 255.255.255.0
no shutdown
!
router rip
network 99.99.2.0 0.0.0.255
network 192.168.100.1 0.0.0.0
ip‐address SpecifiestheIPaddressoftheinterfacetobeaddedorremoved.
ip‐mask SpecifiesthemaskfortheassociatedIPsubnet.
secondary (Optional)SpecifiesthattheconfiguredIPaddressisasecondaryaddress.