CSS redundancy question

Hello,
I have a query regarding box-to-box redundancy - What will be the status of circuits in redundant CSS? Currently I have couple of CSS configured for box-to-box redundancy. The primary works just fine, while all the circuits on secondary are showing disabled while the physical ports are up. Is this normal behaviour to have or do we have any problem here?
Thanks,
Ranganath

Found a note in CSS redundant configuration guide under 'Configuring Redundant circuits' -
The redundancy command causes the specified VLAN to become silent when in backup mode.
Does that mean the circuit enabled for redundancy will be "down-ipDisabled" when acting as redundant?
Thanks.

Similar Messages

  • CSS redundant-interface ping response

    Hi,
    I just wan't to make a simple question:
    Should the css11151 respond to ping requests made to a redundant-interface?
    If yes, what can be the reason for the redundant interface, not being responding to ping requests?
    Thanks in advance,
    Regards,
    LR

    Hi,
    Did you ever find solution to the issue.
    I have 11503 and I have same problem, I cannot ping the redundant-interface address from the directly connected switch.
    It works for first few seconds when the CSS reboots or interface bounces then stops.
    Any ideas?
    Thanks

  • Problem with ACL in CSS-to-CSS redundancy configuration

    I have two CSSes - first is master, second is backup. When I enable ACL on master CSS, it can't see more the backup CSS. My first rule is to allow all traffic between both CSSes. I have CSS 11050 with 4.10 Build 10.
    Here is a part of my config:
    --- begin ---------------------------------------------------
    !************************* INTERFACE *************************
    interface e8
    bridge vlan 254
    description "css1 <-> css2 (net 192.168.254.0/30)"
    !************************** CIRCUIT **************************
    circuit VLAN254
    ip address 192.168.254.1 255.255.255.252
    redundancy-protocol
    !**************************** NQL ****************************
    nql n_csw_to_csw
    ip address 192.168.254.1 255.255.255.255
    ip address 192.168.254.2 255.255.255.255
    !**************************** ACL ****************************
    acl 1
    clause 1 bypass any nql n_csw_to_csw destination nql n_csw_to_csw
    apply circuit-(VLAN254)
    --- end ---------------------------------------------------
    Where is the problem? Is it a bug in my current version or an error in my configuration?
    Thanks
    Thomas Kukol

    at first step read http://www.cisco.com/warp/customer/117/css_packet_trace.html
    and trace your unworking configuration
    if you give flow option 0xffffff you should see why ACL didn't pass app traffic..
    second idea is to use normaln acls w/o nql....
    with permit keyword...
    share expirience here again 8-)

  • Basic CSS Functionality Questions

    Hi,
    I have a CSS 11501 loaner on the way from Cisco, but was hoping to ask a few questions ahead of time. I am relatively new to this, so bear with me.
    I have three offices connected via a VPN between two pix devices. Local users and anonymous web traffic all funnels through the remote office. I am hoping I can incorporate a CSS box to direct traffic (via a VPN to another pix) to a third office in the event the www server at the main office is not reachable, but return to the first office when it is back online.
    I am a little confused by VIP. Right now, my domain name resolves to an IP address on the outside of my pix which NATs and sends the request on to my web server. If the CSS is behind it, do I create a VIP that maps to the actual IP of the www server, and have the pix send traffic to the VIP?
    I have read the PDFs found online, but am still a little foggy.
    Thanks,
    JM

    the Pix will have to send the traffic to the VIP.
    The VIP should be an address existing only on the CSS and that the rest of your network knows how to reach.
    The CSS will then nat to the real server ip.
    Gilles.

  • Quick CSS box question

    Hi guys,
    Firstly a very Merry Christmas to you all !
    I'm just getting to grips with converting all the text on my
    site to CSS and have a quick question.
    On some of my pages I add an 'Also see' links box aligned to
    the right - it's a CSS div tag thingy someone kindly talked me
    through once. All of my pages are built from a template with an
    editable region.
    My question is, can I add this box (perhaps with a standard
    'Also check out' title and then spaces for my links) at the
    template level? This will save me having to go to Insert>Layout
    Objects>DivTag on every page. I've tried simply adding this to
    the editable region of the template but it simply pushed the
    editable region box over to the right and then didn't appear on my
    pages
    Also, the links box would ideally appear about half way down
    my pages on the right...
    Hope you can help, many thanks in advance!
    James
    Here's an example page where I have manually added my link
    box on the right of the page...
    http://www.fyrne.com/james_journalism/Pages/Mosaic_of_the_med.html

    Your CSS link implies that the CSS file is in the Templates
    folder. You
    shouldn't have anything there other than the template (dwt)
    files
    themselves. Please move it out to any other location in your
    site.
    <link href="../../Templates/Box.css" rel="stylesheet"
    type="text/css">
    Changes made to template editable regions would not propagate
    to existing
    child pages - that's why you aren't seeing that addition in
    them....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "JamesFryer" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi guys,
    >
    > Firstly a very Merry Christmas to you all !
    >
    > I'm just getting to grips with converting all the text
    on my site to CSS
    > and
    > have a quick question.
    >
    > On some of my pages I add an 'Also see' links box
    aligned to the right -
    > it's
    > a CSS div tag thingy someone kindly talked me through
    once. All of my
    > pages are
    > built from a template with an editable region.
    >
    > My question is, can I add this box (perhaps with a
    standard 'Also check
    > out'
    > title and then spaces for my links) at the template
    level? This will save
    > me
    > having to go to Insert>Layout Objects>DivTag on
    every page. I've tried
    > simply
    > adding this to the editable region of the template but
    it simply pushed
    > the
    > editable region box over to the right and then didn't
    appear on my pages
    >
    >
    > Also, the links box would ideally appear about half way
    down my pages on
    > the
    > right...
    >
    > Hope you can help, many thanks in advance!
    >
    > James
    >
    > Here's an example page where I have manually added my
    link box on the
    > right of
    > the page...
    >
    http://www.fyrne.com/james_journalism/Pages/Mosaic_of_the_med.html
    >

  • CSS layout question regarding browser sizing

    Hi,
    Basically I want the basis of my site to be - A header, Main content with a background image, A Footer.
    I'm having problems however, I can't seem to get my footer to position where I want it i.e. at the bottom of the browser window at all times. I'm doing it as an AP div and how it should work is that it's fixed at the bottom of the page and then if the user resizes their browser in the y direction the footer moves up with it, over the top of the main content (but not the header which will have a higher z-index).
    The way I THOUGHT to do it was to firstly create a div tag for the whole page (780 pixels wide, auto left and right margins, auto height) and then inside that put my ap div header fixed height at the top and have another ap div as the footer, fixed height and tell it to position 0 pixels from the bottom. However this doesn't seem to do the trick, I'm sure I'm missing something really really simple. Anyone who's vaguely familiar with the program will be able to answer this I'm sure. If my question isn't clear please let me know and I'll rephrase,
    Ta

    There is no reason to use APDivs for such a simple layout.  Default CSS positioning (which is no positioning at all) is typically all you need for most layouts.  Build your HTML markup logically from top to bottom of page and your footer will naturally appear at page bottom.
    Live Demo (view page source to see the code)
    http://alt-web.com/TEMPLATES/Basic-1-col-fixed.html
    Or, for a Sticky Footer using Fixed positioning:
    http://alt-web.com/DEMOS/CSS2-Sticky-Footer.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • CSS Layout Questions

    Only making baby steps in CSS still but I am learning a lot. Here's a link to the page I am trying to create: http://www3.telus.net/~jessum/details_layout.html
    Here's what I have managed to create so far: http://www3.telus.net/~jessum/details.html
    When explaining any steps please explain it using Dreamweaver. I will be looking in the code to see how it all works but I want to be able to get proficient using Dreamweaver so I can see how things flow etc. before I try and hand code.
    Questions
    1. Is it a good practice to use a "container" to hold all of the div's or is it better to start by adding a header without a container?
    2. How can I centre a div in the page?
    I read that to align the div so it's "centred' in the page I can use: margin: auto;
    but I'm not sure how to do this. Please explain.
    3. How do I remove the space around the "container"? I've set the margin and padding to: "0" but the space is still there.
    Thanks

    osgood_ wrote:
    Not sure where this notion of using the body as a container came from but for years a wrapper or container was considered standard practice.
    The idea is being promoted by several of the most active and knowledgeable members of this forum. I think the idea first came from Altruistic Gramps, and I remember debating the issue with him about a year ago. It has also been picked up enthusiastically by Murray, and I've seen Nancy O suggest the same idea.
    I've been doing a lot of research into CSS3 recently, and discovered that the Borders and Backgrounds module specifically advises against styling the <html> element (http://www.w3.org/TR/css3-background/#special-backgrounds). It doesn't give a reason for this recommendation.
    I suppose the idea of giving the body a width instead of using a container might come from the HTML5 definition of the body as representing the main content of the document (http://dev.w3.org/html5/spec/the-body-element.html#the-body-element).
    I suspect that this is likely to develop into the same type of fruitless argument as we had several years ago about the "superiority" of ems over pixels. Adding a single <div> to act as the container or wrapper for the content doesn't strike me as being less efficient. It also has the advantage of avoiding styling the <html> element.

  • Beginners CSS layout question - expanding a layer and not overlapping another

    Having got well and truly fed up of using tables to layout
    pages I am trying to gem up on CSS layer based layout. All well and
    good but despite the various tutorials I can't find an answer to
    this question...
    Q. I have a layout with layers to make a three column layout,
    however, I want to have a footer section at the bottom of the page
    that runs the same width as the three columns (you can see my WIP
    example here
    http://www.spiralfilm.com/clients/broadoak/index_css.html
    ). Problem is, as the centre section expands with more content, how
    do I make that section expand and not overrun the current footer
    section? I want it to expand like a table does and push the footer
    down.
    I'm sure it is simple but I just can't get my head around it!
    Thanks in advance for any pointers...

    > However, is the use of div tags the way to seperate
    blocks of content? The
    > DW8
    > help file seems a little unclear on this?
    Yes, it would be one way to do that. A div tag is simply a
    container for
    other HTML elements, like a table. The problem you are having
    comes with
    using DW 'layers' to contain text. As Thierry suggested, this
    is because
    absolutely positioned elements (i.e., DW 'layers') are
    removed from the
    normal flow, preventing them from interacting with adjacent
    page elements -
    this means that when the text inside them expands, it will
    begin to overlap
    other content. See my demonstration of this here -
    http://www.great-web-sights.com/g_layers-overlap.asp
    Try these tutorials -
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Benfrain" <[email protected]> wrote in
    message
    news:elgpba$qds$[email protected]..
    > Hi, thanks for those links. Sorry to confess they are
    all a little beyond
    > my
    > knowledge. I will read on and see if I can understand
    them.
    >
    > However, is the use of div tags the way to seperate
    blocks of content? The
    > DW8
    > help file seems a little unclear on this?
    >

  • CSS Design question

    Hi All,
    I have a couple of questions around the CSS 11501 would be grateful if any gurus out there cud shed more light, here goes;
    -Does the CSS support bridging between 2 vlans? In a similar way to the CSM. What command might be used to achieve this?
    Thanks.
    Kind Regards,

    Thanks for your response Giles.
    Gotcha, further more ... so if CSS is L-2 adjacent to the servers do the servers have to have loopbacks created for the VIP?
    I wud assume this wud be required as the CSS will only be re-writting the MAC address? Can you please shed more light here as well.
    Cheers

  • Trifecta CSS rollover question

    Hi Guys
    I am currently using Flash buttons and would like to replace
    them using trifecta CSS rollover effects. I have the buttons and
    the over buttons in my images folder but the code I have only seems
    to require the over button URL, how can i adapt this code to use
    two images?
    Code entered into CSS:
    .cssnav
    position: relative;
    font-family: arial, helvetica, sans-serif;
    background: url(overbtn.jpg) no-repeat;
    white-space: nowrap;
    display: block;
    width: 211px;
    height: 44px;
    margin: 0;
    padding: 0;
    .cssnav a
    display: block;
    color: #000000;
    font-size: 11px;
    width: 211px;
    height: 44px;
    display: block;
    float: left;
    color: black;
    text-decoration: none;
    .cssnav img
    width: 211px;
    height: 44px;
    border: 0
    * html a:hover
    visibility:visible
    .cssnav a:hover img
    visibility:hidden
    .cssnav span
    position: absolute;
    left: 35px;
    top: 15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    Text
    Code entered into html:
    <div class="cssnav">
    <a href="
    http://www.URL.com"><img
    src="downbtn.jpg" alt="Alternative text" /><span>your
    keyword</span></a>
    </div>
    downbtn.jpg

    Your code is a bit strange/voluminous. Consider my comments
    shown below.
    .cssnav /* why a class and not an ID? */
    position: relative;
    font-family: arial, helvetica, sans-serif;
    background: url(overbtn.jpg) no-repeat;
    white-space: nowrap;
    display: block;
    /* why display:block on an element that is already a block
    tag? */
    width: 211px;
    height: 44px;
    margin: 0;
    padding: 0;
    .cssnav a
    display: block;
    color: #000000;
    font-size: 11px;
    width: 211px;
    height: 44px;
    display: block;
    /* why redundant styles? */
    float: left;
    color: black;
    /* why redundant styles? */
    text-decoration: none;
    .cssnav img
    width: 211px;
    height: 44px;
    border: 0
    * html a:hover
    visibility:visible
    /* why this rule at all? */
    .cssnav a:hover img
    visibility:hidden
    .cssnav span
    position: absolute;
    left: 35px;
    top: 15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    /* why this style when it will be the default? */
    /* try adding this rule */
    .cssnav a:hover
    background-image:url(overbtn.jpg);
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Mikes1471" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi Guys
    >
    > I am currently using Flash buttons and would like to
    replace them using
    > trifecta CSS rollover effects. I have the buttons and
    the over buttons in
    > my
    > images folder but the code I have only seems to require
    the over button
    > URL,
    > how can i adapt this code to use two images?
    >
    > Code entered into CSS:
    >
    > .cssnav
    > {
    > position: relative;
    > font-family: arial, helvetica, sans-serif;
    > background: url(overbtn.jpg) no-repeat;
    > white-space: nowrap;
    > display: block;
    > width: 211px;
    > height: 44px;
    > margin: 0;
    > padding: 0;
    > }
    >
    > .cssnav a
    > {
    > display: block;
    > color: #000000;
    > font-size: 11px;
    > width: 211px;
    > height: 44px;
    > display: block;
    > float: left;
    > color: black;
    > text-decoration: none;
    > }
    >
    > .cssnav img
    > {
    > width: 211px;
    > height: 44px;
    > border: 0
    > }
    >
    > * html a:hover
    > {
    > visibility:visible
    > }
    >
    > .cssnav a:hover img
    > {
    > visibility:hidden
    > }
    >
    > .cssnav span
    > {
    > position: absolute;
    > left: 35px;
    > top: 15px;
    > margin: 0px;
    > padding: 0px;
    > cursor: pointer;
    > }
    >
    >
    Text
    >
    > Code entered into html:
    >
    > <div class="cssnav">
    > <a href="
    http://www.URL.com"><img
    src="downbtn.jpg" alt="Alternative text"
    > /><span>your keyword</span></a>
    > </div>
    >
    >
    >
    downbtn.jpg
    >

  • Box-to-Box redundancy question ?

    guys,
    i have two CSS 11506 configured as Box-to-Box Master/Backup mode.
    im trying to apply the commit_redundancy "argument" command from the Master CSS
    the configuration has been sent to the Backuo EXCEPT the commands related to ssl certiface that the process fail:
    associate rsakey
    associate cer
    thats because i have generate the cer and rsakey on each CSS with different names.
    is there anything that can help me? or i have to re-generate the cer and rsakey again with the same name ??
    please check the attached file that will clarify my point !!
    please advice,
    Thanks in advance

    Dear Jose,
    i have exported the files from CSS1 and importes them to CSS2,
    but im trying now to apply commit_redundany command and still showing me failed to synch
    here you have the output that i got:
    CSS1# commit_redundConfig "10.0.207.18 -d -s"
    Checking the disk space locally before continuing with the script.
    COMMIT_REDUNDANCY Version: 4.6
    Verifying that ip redundancy is activated on Master switch.
    Verifying that app session is up with backup switch.
    Making sure app session is up.
    Seconds to wait before calling it quits: 120
    Checking the disk space remotely before continuing with the script.
    Config Sync Failed.
    CSS1# commit_redundConfig "10.0.207.18"
    Checking available disk space on systems ...
    Verifying app and redundancy configs ... /|-\-
    Previous synchronization still occurring on remote switch.
    i tired to dissconnet and restart CSS2 (Backup) but still im getting that message "Previous synchronization still occurring on remote switch."
    please advice,
    Thanks,
    hasan odeh

  • CSS ASR question

    Hi
    Could anyone tell me if HTTPS sessions are syncronized to the redundant CSS, I couldn't find any definitive that helps
    Cheers

    Hi,
    Well about the ASR it will synch the active connections on normal HTTP, but when dealing with HTTPS the connection requires a secure handshake that involves certificates & keys, once this tunnel is open it cannot be replicated to the backup box (for secure reasons basically).
    So when the ASR fails over, all the SSL/TLS active connections will have to renegotiate on the second box.
    Thanks.
    Josega.

  • CSS update question

    I had font-size = 12 as a global CSS tag. Changed to 14 but no updates of existing elements displayed. Exited app and restarted, now CSS displays as 14pt in the property sheet but obviously still really 12 pt on run. Is there a call or invalidateDisplayProperties or something that can help refresh this?

    Mahmoud_Rabie wrote:
    Dear Experts,
    Given:
    The sample:
    http://apex.oracle.com/pls/apex/f?p=53647:5
    test/test
    Workspace information
    Workspace : ralab
    user : test
    password : test
    application : Sample Trees
    page : 5
    Required
    I can change node color using jQuery contains() selector based on a value e.g. Project
    apex.jQuery("#eba_demo_tree").find("a:contains('Project')").css("color","red");Now, the question how to update the jQuery code to do change the node based on a regular expression like
    ^[P]or in other words for all nodes starts with P, the color should be changed to redDon't think I can recall anyone posting a thread so they can answer another one (and demand points for doing so) before.
    If anyone's up for it, just answer the original: +{thread:id=2491175}+

  • CSS sticky question

    Hi guys,
    I have one request, remote users dial into our sslvpn box, get their IP from an IP pool(sslvpn tunnel mode), then terminal to some servers. I plan to put a CSS in front of these terminal servers.
    But one question is about stikcy problem. How can I configure the CSS to let one user go to the same terminal server all the time when he dials into our intranet?
    Thank you.
    Ed

    Ed,
    there is not much option.
    It's either the ip address or we can spoof the data and find something else to match on.
    But the CSS can only spoof HTTP and HTTPS.
    So, for your terminal server I do not see a solution.
    Gilles.

  • Css syntax question

    sometimes a piece of css will look like this
    #toolbar {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
    and sometimes it looks like this
    .toolbar {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
    (note the # is replaced with a . )
    is there any difference between the 2 ways of putting it?

    cancel the last question
    i think i discovered what it is
    # selected ID elements
    . selects class elements

Maybe you are looking for